- Forums
- laravel
- Laravel Sail Docker Container Default Mysql Root Password For Development And Testing
this is the laravel sail docker container default mysql root password for development and testing [5030], Last Updated: Mon Jun 24, 2024
edwin
Fri Dec 16, 2022
0 Comments
1464 Visits
Hello friends.
I started a project with laravel 9 and I forgot how to get the default root password for the Docker container. So after 2 days, I finally figured it out.
If you have not set it up in your .env file, the default mysql root password is:
user: sail
password: password