loadRoutesFrom() loadRoutesFrom(string $path) : mixed 加载路由 Parameters string $path 路由路径 Returns mixed —
registerRoutes() registerRoutes(\Closure $closure) : mixed 注册路由 Parameters \Closure $closure Returns mixed —
commands() commands(array|string $commands) : mixed 添加指令 Parameters array|string $commands 指令 Returns mixed —