-
Notifications
You must be signed in to change notification settings - Fork 42
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
CRUD v5 support #82
CRUD v5 support #82
Conversation
Yup, sure. For future reference, we have an article on our blog that explains how to force-install a package, even if Composer won't let you - https://backpackforlaravel.com/articles/tutorials/how-to-submit-a-non-trivial-PR-to-a-Laravel-package Present-me would probably word the title a little bit better than past-me 😅 Please install it like that, test it and see if any other changes are needed. I have a feeling something will be needed, since the |
So to install this in my v5 project right now, I'd do:
Then you'd have it cloned in |
How is it going? I'm really looking forward to the dependency update :) |
Hurrah! |
I know right?! 😅 @guleswine please notice there's a small change - if you're using the FREE version of Backpack, in the Language form the |
Can we have it? I'm actually using this package on my boilerplate, so I was not able to upgrade yet.
By the way, I can't see a way to test this with v5, because I can't install it on a v5 demo project.