FilamentF
Filament2y ago
mike

Laravel Vapor attempts to load `vendor/livewire/livewire.js` (and gets a 404).

I'm having some issues after a recent PR merge on one of my projects. I believe the issue is with how a recent version of livewire or filament loads some public assets.

Everything works fine locally. However, when uploading to Vapor, the livewire script is only available without the vendor path.

Anyone experience this same issue? Thoughts?
image.png
image.png
image.png
image.png
Was this page helpful?