-
Notifications
You must be signed in to change notification settings - Fork 920
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
Need 0.7.x for CRUD #249
Comments
Hi @erenergul , Did you follow this installation guide? Cheers! |
Hi @tabacitu , Yes , I follow this guide |
Will you help me guys. I am waiting your response.. |
try to install crud 3.0.18 its the latest version that requires base 0.6.7 |
Hi @erenergul . Just tried the L 5.2 installation guide and it worked for me. Are you sure you followed all the steps? Also, consider upgrading your app to Laravel 5.3. It's a 1 hour task, but it will make it easier for you to upgrade to Laravel 5.4, when it comes around (December-January). Also, Laravel Shift can help. Cheers! |
I faced this problem as well, and i tried @AurelDragut method, it worked for me. command: |
As this seems to be okay, closing up now :) |
Hi , I try to install crud but I've got an error.
- backpack/crud 3.1.19 requires backpack/base ^0.7.0 -> satisfiable by backpack/base[0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6] but these conflict with your requirements or minimum-stability.
But I install 0.6.x because of laravel 5.2 installation guide looks like that. Please How can I fix this issue ? Thanks
The text was updated successfully, but these errors were encountered: