Download the PHP package duyduc-nguyen/laravel-sluggable-trait without Composer
On this page you can find all versions of the php package duyduc-nguyen/laravel-sluggable-trait. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download duyduc-nguyen/laravel-sluggable-trait
More information about duyduc-nguyen/laravel-sluggable-trait
Files in duyduc-nguyen/laravel-sluggable-trait
Download duyduc-nguyen/laravel-sluggable-trait
More information about duyduc-nguyen/laravel-sluggable-trait
Files in duyduc-nguyen/laravel-sluggable-trait
Vendor duyduc-nguyen
Package laravel-sluggable-trait
Short Description Create unique slugs for your Eloquent models in Laravel. Support Cache
License MIT
Package laravel-sluggable-trait
Short Description Create unique slugs for your Eloquent models in Laravel. Support Cache
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-sluggable-trait
Laravel Sluggable Trait
Create unique slugs for your Eloquent models in Laravel. Support Cache
Install
$ composer require duyduc-nguyen/laravel-sluggable-trait
Usage
First, you need to indicate sluggable column and slug column of your model via class constants:
If you need to improve your query for searching slug, you can enable Laravel Cache for caching slug via
License
Licensed under the MIT Licence.
All versions of laravel-sluggable-trait with dependencies
PHP Build Version
Package Version
The package duyduc-nguyen/laravel-sluggable-trait contains the following files
Loading the files please wait ....