Processing a long script nesting is prompting a blank page.. hmmm…
I added this to php.ini
xdebug.max_nesting_level=500
and
xdebug.max_nesting_level=-1
But no luck.
And when I remove that line:
“at LaravelDebugbar->Barryvdh\Debugbar\{closure}() in Dispatcher.php line 218”
this could be a clue… maybe its php debubar
guess not…
ok so this must be it, what a noob, function call recursive!