laravel debug infinite redirect loop

revision 8e59fbafa1f5112d7f3c55fe0052076c4e659929

raw

README.rst

/vendor/symfony/http-foundation/Response.php#sendHeaders()

add the line:

dd($this);

in the dump, see see RedirectResponse->exception

History