Paperyard
|
Go to the source code of this file.
Variables | |
if (PHP_SAPI== 'cli-server') | |
$settings = require __DIR__ . '/../src/settings.php' | |
$app = new \Slim\App($settings) | |
$container = $app->getContainer() | |
$capsule = new \Illuminate\Database\Capsule\Manager | |