Libraries tagged by Laravel Slug
esensi/model
65938 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
9666 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48488 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
14896 Downloads
Generate slugs when saving Eloquent models
sohibd/laravelslug
584 Downloads
make easy bangla and english slug with utf-8 standard format
maniruzzaman/laravel-unique-slug
1210 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
kharanenka/laravel-scope-slug
36875 Downloads
Scope for field 'slug' (string)
easy-slug/easy-slug
16571 Downloads
Laravel Package for creating a slug
vendor_slug/package_slug
900 Downloads
This is my package LaravelHttps
opgginc/codezero-laravel-uri-translator
8201 Downloads
Translate a URI or individual slugs.
adrolli/filament-title-with-slug
13707 Downloads
TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)
ivanlemeshev/laravel4-cyrillic-slug
7661 Downloads
Laravael 4 slug maker for Cyrillic strings
teners/laravel-extras
2358 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3400 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.
rinvex/laravel-tags
3037 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.