Skip to content

fresh install laravel 11 using bash don't remove comment from dotenv DB_DATABASE #681

Closed
@ivenspontes

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions