I am using on the form builder in some project, it does what I expect from a form builder and relatively easy to add your own elements. Until now, happy with the package.
Extremely happy with it. You can build some amazing stuff with it! Not only back end but also front end. Keep an eye for version 3 which will be released in few days!
I'm torn between the convenience of using a framework and the desire to have complete control over the development process. Any insights or advice would be greatly appreciated!
@Ahmearallood Filament just generates Livewire components. But Filament itself is highly extensible, so anything you can’t do using Filament’s existing features, you can do by modifying the generated Livewire components.