Skip to content Skip to sidebar Skip to footer
Showing posts with the label Laravel Blade

Object Of Class Illuminate\validation\validator Could Not Be Converted To String

I'm yet to understand what needed to be fixed in the code making it to generate the error. What… Read more Object Of Class Illuminate\validation\validator Could Not Be Converted To String

Htmlspecialchars() Expects Parameter 1 To Be String, Array Given In Laravel

I have got this error in my Laravel blade template htmlspecialchars() expects parameter 1 to be st… Read more Htmlspecialchars() Expects Parameter 1 To Be String, Array Given In Laravel