Skip to content

Commit

Permalink
set application name in config/app.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Gaal committed Aug 10, 2022
1 parent 8f41625 commit df29f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
|
*/

'name' => 'Application',
'name' => 'Alias',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit df29f85

Please sign in to comment.