<?php // Temp commands Route::group(['prefix' => 'command'], function() { require 'commands.php'; });