Libraries tagged by laravel-sluggable
spatie/laravel-sluggable
7455317 Downloads
Generate slugs when saving Eloquent models
whitecube/laravel-sluggable
18859 Downloads
Generate slugs for your models automatically - even with translated attributes
padosoft/laravel-sluggable
6482 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
47843 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
12096 Downloads
Generate slugs when saving Eloquent models
zyxus/laravel-sluggable
1985 Downloads
A simple way to slugs to any model in Laravel.
codinglabsau/laravel-sluggable
7197 Downloads
Generate slugs when saving Eloquent models
pharaonic/laravel-sluggable
554 Downloads
Simplest Sluggable for Laravel Eloquent/Model
laraeast/laravel-sluggable
487 Downloads
Easy creation of slugs for your Eloquent models in Laravel
fdt2k/laravel-sluggable-url
200 Downloads
devio/laravel-model-cast
28 Downloads
vanderb/laravel-sluggable-redirect
35 Downloads
Creates sluggable-history if slug created from laravel-sluggable-package by Spatie and redirects to current slug.
tustin/laravel-sluggable
4 Downloads
Generate slugs when saving Eloquent models
paxha/laravel-sluggable
4010 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
pawelmysior/laravel-sluggable
353 Downloads
A small trait, a wrapper of cviebrock/eloquent-sluggable