Skip to content

Instantly share code, notes, and snippets.

@Blair2004
Created August 10, 2018 00:42
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 Blair2004/87b1fca93fd36825646fcc2effbb7932 to your computer and use it in GitHub Desktop.
Save Blair2004/87b1fca93fd36825646fcc2effbb7932 to your computer and use it in GitHub Desktop.
<?php
global $Routes;
$Routes->get( '/hellow/world', 'HelloWorldController@index' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment