Closed
Description
Sail Version
1.29.0
Laravel Version
11.0.3
PHP Version
8.3
Operating System
Linux
OS Version
24.04
Description
When i try to install with curl -s "https://laravel.build/test" | bash
In .env changes to # DB_DATABASE=test
but this line
suppose to be # DB_DATABASE=laravel
to remove comment
Steps To Reproduce
install laravel with curl -s "https://laravel.build/test" | bash
command