refs #1737 updated livewire version and config path..

This commit is contained in:
Cüneyt Şentürk
2021-01-10 21:06:29 +03:00
parent 966db0863d
commit 877fb9fc1c
5 changed files with 6 additions and 4 deletions

View File

@ -42,7 +42,7 @@ return [
|
*/
'asset_url' => env('ASSET_URL', './public'),
'asset_url' => env('ASSET_URL', 'public'),
/*
|--------------------------------------------------------------------------