#!/usr/bin/env php make( 'Illuminate\Contracts\Console\Kernel' ); exit($kernel->handle(new ArgvInput, new ConsoleOutput));