Have you also looked at stub files?
Jun 15, 2025
3
Level 1
Form builder UI
I would like to have a Laravel site only showing a bunch of forms, the forms should be really easy to create in an admin area without coding. Right now I'm using Filament and tried to store some JSON for each form section in the DB and then use Alpine.js to handle any logic (conditionals etc) but then the editor will need to type some JSON. Someone should have already done what I'm doing but better, and in a nice admin interface. Have you guys seen anything like that anywhere that's free to use?
Please or to participate in this conversation.