Add back livewire configuration

This commit is contained in:
David Bomba 2022-04-18 23:38:31 +10:00
parent cfd9ed4875
commit 79ce3407eb

View File

@ -54,7 +54,7 @@ return [
| |
*/ */
'asset_url' => null, 'asset_url' => env('ASSET_URL', null),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------