add asset url configuration option

This commit is contained in:
Taylor Otwell
2018-11-14 14:36:47 -06:00
parent 7634bc6ab7
commit 63a4039123

View File

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