Skip to content

Instantly share code, notes, and snippets.

@nahid

nahid/route1.php Secret

Created July 27, 2018 08:15
Show Gist options
  • Save nahid/fcef4e0e4390e2419691349464926aa3 to your computer and use it in GitHub Desktop.
Save nahid/fcef4e0e4390e2419691349464926aa3 to your computer and use it in GitHub Desktop.
Route::get('/contact', function(){
// do something
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment