NK
Или обновить инфу на клиенте
Size: a a a
NK
NK
MB
NK
NK
public function handle($request, Closure $next)
{
Log::debug('Test#handle() called');
return $next($request);
}
public function terminate($request, $response)
{
Log::debug('Test#terminate() called');
}
[2016-06-21 12:58:26] local.DEBUG: Test#handle() called
[2016-06-21 12:58:27] local.DEBUG: Test#terminate() called
С
FK
С
NK
NK
С
NK
NK
NK
С
NK
С
NK