Libraries tagged by laravel slugable
caturseptian/laravel-sluggable
7 Downloads
Generate slugs when saving Eloquent models
arniro/laravel-sluggable
953 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.
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.
rendyyangasli/laravel-unique-sluggable
18 Downloads
Packages to craete slug with laravel eloquent uniquely
xisodev/eloquent-sluggable
21 Downloads
Easy creation of slugs for your Eloquent models in Laravel
veltix/nova-sluggable
4 Downloads
Slug field for Laravel Nova
userbig/laravel-categories
26 Downloads
This is fork or related libriary.
suppercup/laravel-tags
93 Downloads
Rinvex Tags is a polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
sibche/eloquent-sluggable
461 Downloads
Easy creation of slugs for your Eloquent models in Laravel 5.
sgsm74/eloquent-sluggable-plus
0 Downloads
Easy creation of slugs for your Eloquent models in Laravel
serengiy/sluggable
3 Downloads
Пакет для формирования slug'ов в Eloquent моделях для Laravel
sajawd-yq/eloquent-sluggable-persian
8 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rolies106/eloquent-sluggable
103 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rogeecn/laravel-categories
3153 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
rafflesargentina/l5-sluggable
121 Downloads
Unique slug generator for Laravel 5. Clone of Caffeinated Slugs