Libraries tagged by pluggable model
rolies106/eloquent-sluggable
104 Downloads
Easy creation of slugs for your Eloquent models in Laravel
quocphongdn/eloquent-sluggable
3 Downloads
Easy creation of slugs for your Eloquent models in Laravel
paxha/laravel-sluggable
4034 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
oleaass/laravel-sluggable
89 Downloads
Add unique slugs to Eloquent models in Laravel
oguzcandemircan/laravel-unique-sluggable
55 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
11 Downloads
Generate slugs when saving Eloquent models
mvnrsa/laravel-sluggable-trait
14 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
11 Downloads
A simple trait to generate model slugs.
ka4ivan/laravel-sluggable
14 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
jamalhassouni/laravel-sluggable
10 Downloads
Easy creation of slugs for your Eloquent models in Laravel 5. support arabic
infab/eloquent-sluggable
71 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
270 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