-
Notifications
You must be signed in to change notification settings - Fork 25
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
Not compatible with Laravel 8.0 with jetstream #18
Comments
+1 Laravel 8 jetstream |
👍 |
+1
I was really eager to use this, the VueJS side of things installed and set up without a hitch. |
I'm trying to push an update (Merge request) to the repo, ran into this snag
Looks like this was deprecated quite some time ago, around Laravel 7 - sourcing the alternative now |
Seems like this could be easily replaced by the new
Had no time to try it, but will do asap. |
Thanks @wannymiarelli If you are happy to implement this send through a PR and I'll get it live. |
I ended up hardcoding App\Models into mine and got it all working with Laravel 8. |
Sounds great @gbrits send it through and I'll take a look! Thanks! |
I got same issue. |
any luck with this? |
Please make it compatible with the latest and greatest. I'm sure all the requirements are met by default, just need a few tweaks to make it officially compatible.
Great package btw!
The text was updated successfully, but these errors were encountered: