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

septiandev's avatar

FilamentPHP Form/Table in Bootstrap Apps

Can I add the filamentphp form/table builder to my bootstrap application? I'm afraid it will crash.

0 likes
1 reply
jlrdw's avatar

Bootstrap is css, you should be able to use whatever css you want. I use plain css in laravel (no library) But I suggest give it a try, copy the project and experiment some.

But for the Filament part, you can just use Tailwind.

1 like

Please or to participate in this conversation.