Is it possible to do a POST from just an tag? I know anchor tags are usually just for GETs, and I know I can use javascript to do this (like in JavaSc
You should to add data-method="post"
For example: Logout
Logout