Laravel 12 Support
mubashiralikpk opened this issue · comments
Please make support for Laravel 12, right now its not compatible.
Yes, we need Laravel 12 support. I upgraded Laravel 11 to Laravel 12 today, and while trying to upgrade this package as well, I found that it does not support Laravel 12.
While waiting for the maintainers to create a new release, if that ever happens, you can use the laravel shift fork:
#305
Thank you for your support.
The main problem currently is that the tests are not passing anymore with this version, so I have to understand why.
Il also created another PR that just add laravel 12 support and it fails too #308