formers / former

A powerful form builder, for Laravel and other frameworks (stand-alone too)
https://formers.github.io/former/
1.34k stars 204 forks source link

_method #610

Closed bschooly closed 2 years ago

bschooly commented 3 years ago

I have a case where no matter what I do former refuses to set _method=PUT, Always sets to POST even though I use -->method('PUT') in the open call.

What circumstances does it honor/not honor the value passed?

tortuetorche commented 2 years ago

Hi @bschooly,

Can you send us a full example, please?

Cheers, Tortue Torche

bschooly commented 2 years ago

I don't recall the specifics now, only that I got around them, or perhaps my interpretation of what was happening was incorrect. Closing this ticket. If I can recreate the issue later (later) I'll create a new ticket with more details.