Closed Real-4339 closed 2 years ago
Good option is to set up laravel sail
https://laravel.com/docs/8.x/sail
@Real-4339 change in file .env value of DB_HOST to mysql, than clear config and cahce with sail artisan config:cache, in case that command does not works use ./vendor/bin/sail instead of sail
Good option is to set up laravel sail
https://laravel.com/docs/8.x/sail