📜  Livewire 未定义 localhost - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:08.692000             🧑  作者: Mango

代码示例1
may you can try this:

run: php artisan livewire:publish

then open config/livewire.php change 'asset_url' => null to 'asset_url' => \Illuminate\Support\Facades\URL::to('/')