Libraries tagged by laravel-sluggable
spatie/laravel-sluggable
13114031 Downloads
Generate slugs when saving Eloquent models
nunomaduro/laravel-sluggable
3444 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
whitecube/laravel-sluggable
31422 Downloads
Generate slugs for your models automatically - even with translated attributes
padosoft/laravel-sluggable
15244 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48877 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
18905 Downloads
Generate slugs when saving Eloquent models
zyxus/laravel-sluggable
3465 Downloads
A simple way to slugs to any model in Laravel.
pharaonic/laravel-sluggable
979 Downloads
Simplest Sluggable for Laravel Eloquent/Model
paxha/laravel-sluggable
4059 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
laraeast/laravel-sluggable
493 Downloads
Easy creation of slugs for your Eloquent models in Laravel
fdt2k/laravel-sluggable-url
415 Downloads
devio/laravel-model-cast
29 Downloads
yuges-code/laravel-sluggable
71 Downloads
Slug generation for Laravel eloquent models
vanderb/laravel-sluggable-redirect
37 Downloads
Creates sluggable-history if slug created from laravel-sluggable-package by Spatie and redirects to current slug.
unrulynatives/laravel-sluggable
8 Downloads
Generate slugs when saving Eloquent models