#!/usr/bin/env php chdir(__DIR__); $app->loadCommands(); $app->run();