I have a page with a large form (lots of inputs, selects and checkboxes) and Laravel is returning th...
I'm reading Taylor Otwell's book "Apprentice to Artisan" and I'm trying to wrap my head ar...
I can't find any instance of a handle() method in any of the classes relevant to the App\Exceptions\...
I figured out the problem. There are instances when the array passed to the function only has 1 item...
/bump This is my full function. /** * Fetch dealer id from the database * * @param $d...
So I finally tested this and it seems it doesn't work. I'm guessing the subquery considers the $acco...
Thanks ftiersch. That looks like it'll work. I'll know for sure once I test it.
The Laravel portal for problem solving, knowledge sharing and community building.