Open SergioPMA opened 6 months ago
Yeah, we forgot to update correctly our Slugify.php file. But Issue resolved. You can remove old version by using this command "composer remove mberecall/ci4-slugify" and reinstall latest version by using "composer require mberecall/ci4-slugify"
ok now it works, thank you
hello, I'm trying to use Slugify library but this error is thrown from Slugify class. Here's my code:
maybe you forgot to import SlugifyService from Slugify class?