orchidsoftware / crud

Simplify the process of building CRUD (Create, Read, Update, Delete) functionality in Laravel using the features of Orchid.
https://orchid.software
MIT License
137 stars 34 forks source link

Modal form edit and new actions #54

Open jcenrique opened 3 years ago

jcenrique commented 3 years ago

Would it be possible for the new and edit actions to be done with modal forms? That the developer choose between modal and non-modal? Thanks