Skip to content

Instantly share code, notes, and snippets.

@jcicero518
Created October 24, 2017 19:31
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 jcicero518/e8068039db61d87a59841ebcc5a81a2d to your computer and use it in GitHub Desktop.
Save jcicero518/e8068039db61d87a59841ebcc5a81a2d to your computer and use it in GitHub Desktop.
autoloader.php
require __DIR__ . '/Application/Autoload/Loader.php';
Application\Autoload\Loader::init(__DIR__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment