// +---------------------------------------------------------------------- use think\facade\Route; Route::any('install', '\app\index\controller\Install@index');