摘要:
Route::any('/{module}/{class}/{action}', function($module, $class, $action) { $ctrl = \App::make("\\App\\Http\\Controllers\\" . $module . "\\" . $class . "Controller"); return \App::call([$ct... 阅读全文
posted @ 2018-02-03 11:00
lobtao
阅读(1176)
评论(0)
推荐(0)

浙公网安备 33010602011771号