This is weird, I have supervisor to keep my queue going, but when I upgraded to Laravel 5.3 my proce...
Hey guys, I came across some weird stuff (I use Laravel 5.1). I have the following code: $my_current...
Hey guys, I am using Mandrill and Guzzle for emailing and this works fine! But I want to add some co...
In app folder create helpers.php Then in composer.json change this: "autoload": { &q...
sometimes you need to set: MAIL_FROM_ADDRESS MAIL_FROM_NAME in config/mail.php it looks something li...
The Laravel portal for problem solving, knowledge sharing and community building.