Laravel this is not only a practical framework, it is also a programming style
I want to remove header information from laravel 5.1 response. I have used middleware for filter output.
$response = $next($request); dd($response);
It gives me out put with header information. Check attached screen shot.
Aucun commentaire:
Enregistrer un commentaire