xisodev / eloquent-sluggable
Easy creation of slugs for your Eloquent models in Laravel
7.0.4
2020-05-02 03:31 UTC
Requires
- php: ^7.2.5
- illuminate/config: ^7.0
- illuminate/database: ^7.0
- illuminate/support: ^7.0
- xisodev/slugify: ^4.0
Requires (Dev)
- limedeck/phpunit-detailed-printer: ^5.0
- mockery/mockery: ^1.2.3
- orchestra/database: ^5.0
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2026-05-29 01:27:25 UTC
README
라라벨 엘로퀀트ORM에 자동으로 슬러그를 부여합니다.
XisoDev/Eloquent-Sluggable를 Fork 하였으며 오직 한글지원만을 추가합니다.
Copyright and License
eloquent-sluggable was written by Colin Viebrock and is released under the MIT License.
Copyright (c) 2013 Colin Viebrock