Libraries tagged by laravel slugable
fdt2k/laravel-sluggable-url
282 Downloads
devio/laravel-model-cast
28 Downloads
esign/laravel-underscore-sluggable
21 Downloads
Generate slugs when saving UnderscoreTranslatable models
thunderwolf/sluggable
176 Downloads
Sluggable for the Laravel Eloquent based on Propel sluggable behavior
zaimealabs/sluggable
72 Downloads
The ZaimeaLabs Sluggable package.
kduma/eloquent-sluggable
719 Downloads
Eases using and generating slugs Laravel Eloquent models.
jourdon/sluggable
31 Downloads
Easy create slug for your Eloquent models in Laravel
actengage/sluggable
1269 Downloads
A simple trait to ensure Laravel models have slugs.
rinvex/laravel-tags
3003 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.
malyusha/path-history
1593 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
cortex/tenants
2957 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.
cortex/tags
3110 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/categories
3119 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.
unrulynatives/laravel-sluggable
4 Downloads
Generate slugs when saving Eloquent models