Libraries tagged by laravel slugable
bpocallaghan/sluggable
25714 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
padosoft/laravel-sluggable
16004 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48919 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
20087 Downloads
Generate slugs when saving Eloquent models
esign/laravel-underscore-sluggable
8561 Downloads
Generate slugs when saving UnderscoreTranslatable models
teners/laravel-extras
4115 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
angkor/laravel-categories
2164 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
zyxus/laravel-sluggable
3562 Downloads
A simple way to slugs to any model in Laravel.
paxha/laravel-sluggable
4076 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
ka4ivan/laravel-sluggable
106 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
rinvex/laravel-tenants
3506 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
kduma/eloquent-sluggable
920 Downloads
Eases using and generating slugs Laravel Eloquent models.
callcocam/tall-sluggable
2735 Downloads
The packages auto slug laravel model.
actengage/sluggable
2289 Downloads
A simple trait to ensure Laravel models have slugs.
unrulynatives/laravel-sluggable
20 Downloads
Generate slugs when saving Eloquent models