Is there any way to use Laravel's Schema Builder from the command line? Right now I have it set up so that an admin panel is able to rebuild tables, but is there some way to build schemas from the command?
I think a better question would be, how would I require_once the autoloader so I can simply
php myschema.php