Install Livewire asset URL not found

hello ,

i have troble with setting livewire

Not found URL asset Livewire

and I have made urt assets in public config/livewire

is there anything missing or wrong, please help
, thanks :slightly_smiling_face:

Your script is referencing a relative url.

check this out:

127.0.0.1 is relative to current url -
//127.0.0.1 would be absolute (and will follow the schema)

1 Like

OK thanks done i write in my asset config with ‘asset_url’ => 'http://127.0.0.1/web/public