Hi, Am I the only one who keeps getting this error message while browsing the forum? 408 Request Tim...
Hi, I'm trying to figure out a problem I have with binding interfaces on a project I'm working on. I...
Hi, Is there any way I can create a service provider to return a non-singleton class? I want to use...
Hi, I've tried to figure out if this is possible, but can't figure out how if it's even possible. Le...
Hi, I've been trying to get polymorphic relations to work for a few hours. I've followed the example...
That has nothing to do with Laravel, and not even PHP. This is a javascript issue, and not even with...
I think the only way to do this is using a closure in your route. Written on mobile, not tested but...
You should use Eloquent relationships instead of db and joins to accomplish what you are doing in yo...
For your own sake, post additional information or you will not get any help with your problem.
Try with function($message) use ($data), that should do it.
The Laravel portal for problem solving, knowledge sharing and community building.