Download the PHP package zaimealabs/sluggable without Composer
On this page you can find all versions of the php package zaimealabs/sluggable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zaimealabs/sluggable
More information about zaimealabs/sluggable
Files in zaimealabs/sluggable
Download zaimealabs/sluggable
More information about zaimealabs/sluggable
Files in zaimealabs/sluggable
Vendor zaimealabs
Package sluggable
Short Description The ZaimeaLabs Sluggable package.
License MIT
Homepage https://zaimea.com
Package sluggable
Short Description The ZaimeaLabs Sluggable package.
License MIT
Homepage https://zaimea.com
Please rate this library. Is it a good library?
Informations about the package sluggable
Generate aotomated slug for your models.
Hey 👋 thanks for considering making a donation, with these donations I can continue working to contribute to ZaimeaLabs projects.
[](https://www.paypal.com/donate/?hosted_button_id=V6YPST5PUAUKS)
## Usage
### With route
### Options for slug
### Find models by slug
For convenience, you can use the alias `findBySlug` to retrieve a model. The query will compare against the field passed to `saveSlugsTo` when defining the `SlugOptions`.
`findBySlug` also accepts a second parameter `$columns` just like the default Eloquent `find` method.All versions of sluggable with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
The package zaimealabs/sluggable contains the following files
Loading the files please wait ....