© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
2 replies
gbuckingham89

Including livewire.js when livewire.inject_assets = false

Hi all! We're looking at integrating Filament v3 into an existing Laravel app that's already using Livewire v3. As part of that, we have
inject_assets = false
inject_assets = false
in our livewire config file, and the Livewire JS is instead bundled as part of our front-end build process.

This is presenting a problem for Filament as the
livewire.js
livewire.js
file isn't be included on Filament pages.

Has anyone else encountered this? Any good solutions?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

JS errors when using DatePicker ->native(false) inside livewire component
FilamentFFilament / ❓┊help
8mo ago
JS error : "Livewire assets are out of date"
FilamentFFilament / ❓┊help
2y ago
Inject Model in Livewire Component
FilamentFFilament / ❓┊help
3y ago
I disabled `inject_assets` in livewire config, how to load it manually for filament
FilamentFFilament / ❓┊help
16mo ago