Libraries tagged by pluggable model
paxha/laravel-sluggable
4059 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
pavelpaliy/eloquent-sluggable
2145 Downloads
Easy creation of slugs for your Eloquent models in Laravel
oleaass/laravel-sluggable
90 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
40 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
21 Downloads
A simple trait to generate model slugs.
ka4ivan/laravel-sluggable
22 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
jamalhassouni/laravel-sluggable
11 Downloads
Easy creation of slugs for your Eloquent models in Laravel 5. support arabic
ink/ink-sluggable
3625 Downloads
Easy creation of slugs for Eloquent and EloquentTranslatable models in Laravel 4.
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