Skip to content

Commit 04e1bbf

Browse files
authored
Remove extra DB_DATABASE (#287)
1 parent 775a9ee commit 04e1bbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NewCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ protected function configureDefaultDatabaseConnection(string $directory, string
248248
}
249249

250250
$defaults = [
251-
'DB_DATABASE=laravel',
252251
'DB_HOST=127.0.0.1',
253252
'DB_PORT=3306',
254253
'DB_DATABASE=laravel',

0 commit comments

Comments
 (0)