Replies: 1 comment
-
I have same error try this if use ubuntu : sudo apt install mariadb-client |
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.
-
I am running php and mariadb in separate docker containers and I have error when try to backup
But there is not error when I try to run
php artisan migrate
orphp artisan db:seed
. So I don't think that php doesn't know where db is located.I found similar closed issue here #891, but there is no description how it was resolved
Beta Was this translation helpful? Give feedback.
All reactions