cviebrock / eloquent-sluggable

Easy creation of slugs for your Eloquent models in Laravel
MIT License
3.91k stars 461 forks source link

Adds support for Laravel 9 #578

Closed tabacitu closed 2 years ago

tabacitu commented 2 years ago

Hey @cviebrock ,

Laravel 9 is just around the corner, due in 6 days. I thought we'd get in front of this thing, and provide support before the launch. Tested L9 against this package, everything works fine, tests run fine, we're good to go 🎉

Notes:

Thanks for a great package 🙏 Cheers!

cviebrock commented 2 years ago

Thanks! I'll get this out shortly!