Im thinking to use Filament to achieve this but i dont know if filament let users create their own forms just like google forms. Has anyone faced this?
Last night I built a quick prototype for Steve, using @filamentphp to create a user-facing Form Builder, which saves form structures in JSON, and then outputs them
It's open source if you're interested! Check out the Livewire components in the repo: https://t.co/e7NAOFzypL
A demo of how to use filament/forms to build a user-facing Form Builder which stores fields in JSON. - GitHub - danharrin/form-builder: A demo of how to use filament/forms to build a user-facing Fo...