laravel debug infinite redirect loop

revision 80b0b6bc6dfaaf9b23a759a1603ef4177dab3a6d

raw

README.rst

In /vendor/symfony/http-foundation/Response.php#sendHeaders() add the line:

dd($this);

in the dump, see see RedirectResponse->exception

History