[V5] Why _method: 'DELETE' is not working? (in my case) #3549
Answered
by
galaczi
rbartholomay
asked this question in
Help
-
Hi there, i enable
The routes is defined as When i click the link, it will jump into the show method of the controller. Why? |
Beta Was this translation helpful? Give feedback.
Answered by
galaczi
Feb 8, 2022
Replies: 1 comment
-
You have to use a form and POST method. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rbartholomay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have to use a form and POST method.