Welcome Guest, Not a member yet? Register   Sign In
Error Put method from App in reactNative an RESTAPI CI4
#3

(This post was last modified: 06-14-2021, 11:34 PM by paliz.)

See this

https://codeigniter.com/user_guide/incom...ofing.html

form action="" method="post">
<input type="hidden" name="_method" value="PUT" />
</form>

If you send json you should
{
"_method" :"PUT"
}
Enlightenment  Is  Freedom
Reply


Messages In This Thread
RE: Error Put method from App in reactNative an RESTAPI CI4 - by paliz - 06-14-2021, 10:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB