laravel debug infinite redirect loop

raw

README.rst

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

dd($this);

in the dump, see see RedirectResponse->exception

Christian Weiske Christian Weiske
owner

History