Replies: 1 comment 1 reply
-
|
Are you making use of Laravel Snapshot migration? |
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.
-
Hi,
We are trying to deploy or laravel nova app with bref.
Deployment goes well, but when trying to run artisan migrate we get strange error:
sh: mysql: command not foundWe run migration with:
vendor/bin/bref cli --region eu-central-1 radioPool-dev-artisan -- migrate --forceWe are using Laravel v8.27.0 (PHP v8.0.1).
Any help would be appreciated.
serverless.yml
Beta Was this translation helpful? Give feedback.
All reactions