different default name

This commit is contained in:
Taylor Otwell
2016-09-14 09:57:39 -05:00
parent 65e73f38cb
commit 49a48100a7

View File

@@ -12,7 +12,7 @@ return [
| any other location as required by the application or its packages.
*/
'name' => 'My Application',
'name' => 'Laravel',
/*
|--------------------------------------------------------------------------