Reactivate NPM, updates from peer projects

This commit is contained in:
Deon George
2020-01-21 21:06:09 +11:00
parent e62603a1b3
commit b42f9990b5
13 changed files with 11039 additions and 59990 deletions

View File

@@ -15,7 +15,7 @@ return [
'name' => env('APP_NAME', 'Laravel'),
'name_html_long' => env('APP_NAME_HTML_LONG', '<b>Laravel</b>Application'),
'name_html_short' => env('APP_NAME_HTML_SHORT', '<b>L</b>A'),
'admins' => env('APP_ADMINS',[]) ? explode(';',env('APP_ADMINS')) : [],
/*
|--------------------------------------------------------------------------
@@ -56,6 +56,8 @@ return [
'url' => env('APP_URL', 'http://localhost'),
'asset_url' => env('ASSET_URL', null),
/*
|--------------------------------------------------------------------------
| Application Timezone