Use app name

This commit is contained in:
2020-08-31 23:20:53 +01:00
parent 17fb0e236f
commit 1e78a8e6d9
4 changed files with 42 additions and 6 deletions

View File

@@ -15,6 +15,19 @@ return [
'name' => env('APP_NAME', 'Laravel'),
/*
|--------------------------------------------------------------------------
| Application Homepage
|--------------------------------------------------------------------------
|
| This value is the application's homepage.
| If you have a main website other than this application itself, you can link it here.
| It will be used exclusively on the "Homepage" header menu.
|
*/
'sitehomepage' => env('APP_SITEHOMEPAGE', 'https://google.com'),
/*
|--------------------------------------------------------------------------
| Application Environment