#!/usr/bin/env php load(); } catch (\Throwable $th) { trigger_error($th); } /* |-------------------------------------------------------------------------- | Boot Aloe Console |-------------------------------------------------------------------------- | | Automatically load your config, paths and commands, | and then run the console application. | */ Leaf\Core::loadConsole();