Try returning that function call
return $this->callView($name,$date);
laracademy said:
Try returning that function call
return $this->callView($name,$date);
Edit: worked. Thanks. Will be great if you could explain the reasoning behind it. Closure issue?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community