Is this supposed to let users create their own tables and forms in the application, or is it to help the developer with tedious tasks of creating the needed code?
Jan 29, 2025
4
Level 1
Laravel Crud builder
Hey devs i wanted to share a crud builder i have been working on for some time https://github.com/mariojgt/builder This crud builder builds on the fly, so on the controller, you set your crud data and use a Vue js component to generate and curd and use the APIs to handle the CRUDS.
Please or to participate in this conversation.