laravel-slug maintained by khamdullaevuz
Description
This is my package laravel-slug
Author
Last update
2023/01/30 20:20
(dev-main)
License
Downloads
15
Tags
This is my package laravel-slug
Installation
You can install the package via composer:
composer require khamdullaevuz/laravel-slug
Usage
use KhamdullaevUz\LaravelSlug\Sluggable;
Sluggable::make('Привет, мир'); // privet-mir
Credits
License
The MIT License (MIT). Please see License File for more information.