LaravelPackages.net
Acme Inc.
Toggle sidebar
zyxus/laravel-sluggable

A simple way to slugs to any model in Laravel.

3.427
0
1.0.8
About zyxus/laravel-sluggable

zyxus/laravel-sluggable is a Laravel package for a simple way to slugs to any model in laravel.. It currently has 0 GitHub stars and 3.427 downloads on Packagist (latest version 1.0.8). Install it with composer require zyxus/laravel-sluggable. Discover more Laravel packages by zyxus or browse all Laravel packages to compare alternatives.

Last updated

Laravel Sluggable

Simple way to add sluggable trait to any models.

Adding slugs table.

Methods

setSlug()
getSlug(Model $model, int $model_id)
getBySlug(string $slug)

Star History Chart