Support the ongoing development of Laravel.io →
Requests Views
Last updated 2 years ago.
0

Look at line 20 of file: /Applications/MAMP/htdocs/da3m/storage/framework/views/f8bad4f985a8378d1bd69856d6420587, you'll see what is the object that you are trying to escape html on.

I'd guess $object->get("Autheur") returns an object, not a string, so you get an error when you try to escape it like an html string.

Last updated 9 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

chlebta chlebta Joined 20 Jan 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.