https://github.com/yuges-code/laravel-sluggable
Slug generation for Laravel eloquent models
https://github.com/yuges-code/laravel-sluggable
Last synced: 3 days ago
JSON representation
Slug generation for Laravel eloquent models
- Host: GitHub
- URL: https://github.com/yuges-code/laravel-sluggable
- Owner: yuges-code
- License: mit
- Created: 2024-10-31T10:27:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T20:55:28.000Z (about 1 year ago)
- Last Synced: 2025-08-16T23:17:16.748Z (6 months ago)
- Language: PHP
- Homepage: https://yuges-code.github.io/laravel-sluggable/
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel-sluggable




Slug generation for Laravel eloquent models
## Todo
- Refine the suggestion generator
- Describe the types and options