diff --git a/config/app.php b/config/app.php index 06831ac..e63ead7 100644 --- a/config/app.php +++ b/config/app.php @@ -232,4 +232,5 @@ return [ ], + 'mix_url' => env('MIX_ASSET_URL', null) ];