-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laravel 10 #203
Comments
@swus13 I've got this working in my Laravel 10 app. I am only using the Can reference my fork:
Then update your dependency constraint to reference this branch:
Finally, run: |
thanks for that, unfortunately it doesn't work for me.
on this artisan call: |
Thanks @joshbaumann . I was upgrading an existing project taken from internet so i even dont have an idea how that package can be replaced with laravel 10 compatible alternatives. But with your repo, it just worked. Getting some warnings on debugbar but yet no exceptions. I am going to test if the project is still fully functionable. |
Is the project dead?
Is there a way to use this package also in Laravel 10 via composer?
The text was updated successfully, but these errors were encountered: