I have been using SES the AWS transactional email provider on several sites and it has always been g...
I need to replace a classic DB connection for a Model with a Json static file. I can easily open the...
seob-1 liked this thread
I am trying to setup Form Macros in 5.3, I have a service provider working: /App/Providers/MacroServ...
I have been using Laravel for a couple of years now and whenever I have created a model it gets auto...
I have a working Queue setup with Beanstalk and Laravel 5.0. I have a loop where I queue a number of...
So it turned out that when I installed AWS-SDK_PHP with 'composer install AWS-SDK_PHP' it picked a 2...
tvbeek liked this reply
I'm putting this down a lack of coffee. I think it was my hard drive hitting full and effecting the...
If anybody is interested in future I solved it like this... $sales = DB::table('order_lines')...
Thanks atrakeur that was right on the money!
Thanks! Is there a way to just return the sum? This seems to do that and not a collection (but I can...
The Laravel portal for problem solving, knowledge sharing and community building.
The community