successJson() successJson( $data = array(), $msg = 'success', $other = array()) Parameters $data $msg $other
errorJson() errorJson( $msg = 'error', $status, $data = array(), $other = array()) Parameters $msg $status $data $other
myAjaxReturn() myAjaxReturn(\App\Traits\[type] $data) [myAjaxReturn] Parameters \App\Traits\[type] $data [description]
handle() handle(\Illuminate\Http\Request $request, \Closure $next) : mixed Handle an incoming request. Parameters \Illuminate\Http\Request $request \Closure $next Returns mixed
checkRabc() checkRabc( $request, \App\Modules\Admin\Http\Middleware\int $admin_id, $load_error = '') Parameters $request \App\Modules\Admin\Http\Middleware\int $admin_id $load_error