Welcome Guest, Not a member yet? Register   Sign In
Is there any way to send put,delete,patch request from forms?
#1

For example in Laravel blade templates you need to add
@method('PUT') ... in form.
For some frameworks you need to add something like: <input type="hidden" method="_delete" ...
Is there anything like that in CI4?
pro novice
Reply
#2

See https://codeigniter4.github.io/CodeIgnit...ofing.html
Reply




Theme © iAndrew 2016 - Forum software by © MyBB