Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Drfraker's avatar
Level 28

Livewire 3 @assets directive not working on Laravel Vapor app

I have this blade component that is loaded in a loop on a livewire page. When I run the app locally everything is included in the component that is in the @assets block. When I deploy the application to laravel vapor none of those assets are included on the page. At one point I included a \Log::info() inside the assets directive and it runs on vapor when the page loads, but the assets are not included on the page.

Anyone have any insights as to where I should start debugging. I've tried everything I can think of and can't make any progress. Thanks in advance.

0 likes
0 replies

Please or to participate in this conversation.