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

Manpreet1900's avatar

Filament project conversion to livewire in less time

Hi laravel devs,

I am working on saas based project. Our team made the project in filament php. Initially, we thought that we will make our project in less time with filament php but when we started it made things easy but for some modules we have to use livewire as filament does not support that much customization. Now, majority of our project is in livewire and we want new theme and add new modules and features and as we worked with filament it lacks customization and it is challenging for us to make some modules in filament.

So, my question to the community is that how we can convert the filament to livewire. We want the whole project in livewire in less time considering the future planning. We want to convert the project in less time as fast as possible. I hope the developer community help me

0 likes
2 replies
jaseofspades88's avatar

'How we can convert the filament to livewire?' - Filament's is built using Livewire so you don't need to 'convert' it and I would advise against it because all you'd be doing is losing a lot of really great pieces of functionality. I've built plenty applications using Filament and there hasn't been a piece of functionality yet that wasn't easy to implement.

I would advise investing more time in improving your understanding of what Filament does and how easy it is to customise before you start wasting time and budget on removing it.

Give me a simple example of the wheel you're trying to reinvent?

1 like

Please or to participate in this conversation.