Skip to content

Instantly share code, notes, and snippets.

@davedevelopment
Last active December 12, 2015 12:09
Show Gist options
  • Save davedevelopment/4770405 to your computer and use it in GitHub Desktop.
Save davedevelopment/4770405 to your computer and use it in GitHub Desktop.
<?php
$app = include __DIR__.'/../app/bootstrap.php';
$app->run();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment