v7 error when doing php artisan backpack:crud xxx
#1361
Closed
tabacitu
started this conversation in
Public Beta
Replies: 2 comments 1 reply
-
Looked in If I do |
Beta Was this translation helpful? Give feedback.
0 replies
-
fixed in: Laravel-Backpack/CRUD#5820 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed a new Laravel project (
php artisan new xxx
), then I installed Backpack v7-beta from the instructions in our docs: https://backpackforlaravel.com/docs/7.x-dev/installationThe first thing I see is a getting started guide, which is nice:

But if I run
php artisan backpack:crud user
I get:Beta Was this translation helpful? Give feedback.
All reactions