Laravel The Response content must be a string or object implementing __toString()?
Сыпятся ошибки:
exception 'UnexpectedValueException' with message 'The Response content must be a string or object implementing __toString(), "boolean" given.' in /var/www/dev/vendor/symfony/http-foundation/Response.php:397
Причина - дебагбар (запросы идут на /_debugbar/open)
Как найти причину?