difficulty to update and delete
Hi there, I have difficulty to do update and delete forms.
I use method = PUT and method=POST in my forms. I use $router->put() and $router->delete()
I tryed to use @method('PUT') and @csrf but those give my errors...
can you help me please?
Thank you in advance. Bye.
Please or to participate in this conversation.