On production , artisan does not recognize the command - php artisan backup:run #1379
Unanswered
murilolivorato
asked this question in
Q&A
Replies: 3 comments
-
composer update? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same problem here. Any solution ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I solved this by running compose dump-autoload on production. I am guessing this problem is caused by add —no-scripts in deployment process when running composer install. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello , when I try to run te command on production -
it says -
I tried to run this command on production -
but the artisan still not recognize the laravel backup .
I checked my composer.json file in the production and laral backup is there -
Beta Was this translation helpful? Give feedback.
All reactions