Objects are always passed as reference, so maybe you can pass that? Or use the App container?
I'm using View::share('var', $var) to bind this variable, and the variable is a array?
So do you mean that I need to use $var as object?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community