Answer the question
In order to leave comments, you need to log in
Laradock SQLSTATE[HY000] [2002] No such file or directory?
I work in ubuntu.
I installed laradock and then laravel.
Started taking the course.
In the workspace, php artisan commands are executed and I can create controllers.
Now let's move on to the lesson about migrations.
Here are the settings from .env
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=tlaravel
DB_USERNAME=root
DB_PASSWORD=root
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question