Can I use a PUT method in an HTML form to send data from the form to a server?
for laraveling people
@csrf @method('put') ...