Download the PHP package larapack/attribute-slugging without Composer
On this page you can find all versions of the php package larapack/attribute-slugging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package attribute-slugging
attribute-slugging
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
Installing
Install using Composer composer require larapack/attribute-slugging 1.*
.
Usage
First add the trait Sluggable
to your Eloquent Model.
Test:
All versions of attribute-slugging with dependencies
PHP Build Version
Package Version
No informations.
The package larapack/attribute-slugging contains the following files
Loading the files please wait ....