© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
Pasteko

Shared hosting deployment

Hello, I have a problem to deploy my filament app to a shared hosting.

With Filament v2 I was forced to publish the livewire config and set : 'asset_url' => ''

In livewire 3 asset_url is replaced by :
Livewire::setScriptRoute(function ($handle) {
    return Route::get('/custom/livewire/livewire.js', $handle);
});
Livewire::setScriptRoute(function ($handle) {
    return Route::get('/custom/livewire/livewire.js', $handle);
});

But I don't know where (file) I need to add this?
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

Filamentphp in shared hosting
FilamentFFilament / ❓┊help
14mo ago
login bug in shared hosting
FilamentFFilament / ❓┊help
3y ago
Deployment in a subfolder with Laravel and Filament PHP on shared hosting
FilamentFFilament / ❓┊help
2y ago
SvgNotFound exception on shared hosting environment
FilamentFFilament / ❓┊help
2y ago