W
W
WebDev2016-04-20 11:49:47
Laravel
WebDev, 2016-04-20 11:49:47

Laravel The Response content must be a string or object implementing __toString()?

Errors are pouring in:
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
Cause - debugbar (requests go to /_debugbar/open)
How to find the cause?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
D', 2016-04-20
@Denormalization

is there a call stack? It is necessary to look in it why there is a boolean, and not a string.
So no one will say.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question