Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 20, 2019 17:37
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save parzibyte/ef1ea215b187849fce2c87a12a8dc7af to your computer and use it in GitHub Desktop.
<?php
Route::post("areas/agregar", "AreasController@agregar")->name("guardarArea");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment