Releases: spatie/laravel-sluggable
Releases · spatie/laravel-sluggable
2.2.1
- Changed: Updated Laravel 6 compatibility for future versions
2.2.0
- Drop support for PHP 7.1
- Add support for Laravel 6.0
2.1.8
- ensure slugs are unique when using soft deletes
2.1.7
- add support for Laravel 5.8
2.1.6
wip
2.1.5
- improve compatibility with json fields
2.1.4
1.5.2
- make compatible with PHP 7.2
2.1.3
- fix for models with non incrementing primary keys