Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 18, 2019 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/db1f6eab35210a69ddda431f487f11ed to your computer and use it in GitHub Desktop.
Save parzibyte/db1f6eab35210a69ddda431f487f11ed to your computer and use it in GitHub Desktop.
<form method="POST" action="aquí_la_accion">
<!-- En value pon el verbo HTTP -->
<input type="hidden" name="_method" value="delete">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment