You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that it's a good idea, in my apps I've been editing the generated forms to use the laravelcollective/form components. And another approach that I've been using is to use a view partial for the form, if you think better, basic CRUDs have the same form to Create and Update operations, so make sense to me use just one form. What do you think about it?
Can you make the syntaxBuilder to build the laravelcollective/form?
The text was updated successfully, but these errors were encountered: