add asset url configuration option

This commit is contained in:
Taylor Otwell 2018-11-14 14:36:47 -06:00
parent 7634bc6ab7
commit 63a4039123
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@
'url' => env('APP_URL', 'http://localhost'),
'asset_url' => env('ASSET_URL', null),
/*
|--------------------------------------------------------------------------
| Application Timezone