Libraries tagged by laravel slugable package
rayiumir/laravel-slugable
2 Downloads
Minimal auto slug trait for Laravel Eloquent models.
rinvex/laravel-categories
148788 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.
josezenem/laravel-slugidable
35658 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
rinvex/laravel-tenants
3375 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.
angkor/laravel-categories
120 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
rinvex/laravel-tags
3008 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.
cortex/tenants
2960 Downloads
Cortex Tenants is a frontend layer for the 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.
zaimealabs/sluggable
89 Downloads
The ZaimeaLabs Sluggable package.
callcocam/tall-sluggable
410 Downloads
The packages auto slug laravel model.
malyusha/path-history
1593 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
cortex/tags
3113 Downloads
Cortex Tags is a frontend layer for the 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.
cortex/oauth-tenantable
66 Downloads
Cortex OAuth is a frontend layer for the 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.
cortex/oauth
1034 Downloads
Cortex OAuth is a frontend layer for the 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.
cortex/categories
3122 Downloads
Cortex Categories is a frontend layer for the 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.
vanderb/laravel-sluggable-redirect
35 Downloads
Creates sluggable-history if slug created from laravel-sluggable-package by Spatie and redirects to current slug.