Libraries tagged by pluggable model
oleaass/laravel-sluggable
86 Downloads
Add unique slugs to Eloquent models in Laravel
oguzcandemircan/laravel-unique-sluggable
54 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.
oddvalue/laravel-sluggable
10 Downloads
Generate slugs when saving Eloquent models
mvnrsa/laravel-sluggable-trait
13 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
michaeljmeadows/sluggable
9 Downloads
A simple trait to generate model slugs.
jamalhassouni/laravel-sluggable
8 Downloads
Easy creation of slugs for your Eloquent models in Laravel 5. support arabic
infab/eloquent-sluggable
68 Downloads
Easy creation of slugs for your Eloquent models in Laravel
hyperlink/laravel-sluggable
0 Downloads
Create permanent seo friendly slugs for every model
gurzhii/laravel-sluggable-trait
268 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
exa2040/laravel-sluggable
7 Downloads
A slug for model for your laravel project.
edofre/laravel-sluggable
215 Downloads
Generate slugs when saving Eloquent models
duyduc-nguyen/laravel-sluggable-trait
34 Downloads
Create unique slugs for your Eloquent models in Laravel. Support Cache
corazzi/sluggable
1122 Downloads
Automatically create slugs for your Eloquent models by hooking into the creating event
codetech/laravel-sluggable
9 Downloads
A Laravel package that allows you to assign settings to your models.
caturseptian/laravel-sluggable
7 Downloads
Generate slugs when saving Eloquent models