I use vue to make the input elements components which take old_input as optional components. Form action can change according to the requested route.
Feb 19, 2020
13
Level 3
What is the best way to use same form for create and edit blade template in laravel 6?
I would like to use one form for creating and editing is any best way to implement it? So I don't have to make changes in both blade templates.
Level 122
Wrote this just for you ;-)
http://novate.co.uk/reusing-form-in-laravel-for-both-create-and-update/
14 likes
Please or to participate in this conversation.