Releases: Pharaonic/laravel-sluggable
Releases · Pharaonic/laravel-sluggable
12.0.1
What's Changed
- Feature/GitHub workflows by @MoamenEltouny in #4
- Fix sluggable relation by @Elsayed93 in #5
New Contributors
- @Elsayed93 made their first contribution in #5
Full Changelog: 12.0.0...12.0.1
12.0.0
Merge pull request #3 from Pharaonic/feature/support-laravel-12.x Update PHP version requirement in composer.json to support 8.2, 8.3, …
11.0.0
Merge pull request #2 from Pharaonic/feature/support-laravel-11.x Feature/support laravel 11.x
1.0.4
add ext-mbstring
1.0.3
fix slugWithKey method
1.0.2
Full Changelog: 1.0.1...1.0.2
- fix
slugWithKeymethod to support translatable.
1.0.1
add slugWithKey method
1.0
add README