Peshkov Maxim

Results 5 comments of Peshkov Maxim

And it's still an error

@jAddict7, I use middleware, which contain following handle method: ``` public function handle($request, Closure $next) { $response = $next($request); if ($response instanceof \Illuminate\Http\Response) { $output = $response->getContent(); $output = preg_replace('/

@mwanago We ended up adding expose to every field.