khamdullaevuz/laravel-slug

This is my package laravel-slug

0.0.6 2023-01-30 19:20 UTC

This package is auto-updated.

Last update: 2024-04-29 05:00:07 UTC


README

Latest Version on Packagist Total Downloads

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.