Welcome Guest, Not a member yet? Register   Sign In
put method not working
#5

Well, that may be so. But I can't seem to make a put request using jquery (type = PUT) either. The docs aren't to clear on how to actually 'use' what it tries to explain. I set a route (… ->put …) and expect to be able to do 'automatic' updates on resources, as that's the impression I get from reading up on "RESTful Resource Handling" ...

Could you maybe be a bit clearer on the full 'lifecycle' – if you will – on how to properly implement a RESTFul API using the provided 'tools' in CI4? What would be nice is a set of routes matched to a set of methods, matched to a set of url requests with the corresponding data set properly using the matched HTTP methods. It seems I have to do A LOT of assembling the puzzle pieces myself ... to much is assumed, I guess.
Reply


Messages In This Thread
put method not working - by cilux - 03-21-2020, 05:09 AM
RE: put method not working - by jreklund - 03-21-2020, 07:51 AM
RE: put method not working - by cilux - 03-23-2020, 02:07 AM
RE: put method not working - by kilishan - 03-23-2020, 07:11 AM
RE: put method not working - by blaasvaer - 12-15-2020, 03:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB