Hello guys, my new book :) Learn how to build apps with AngularJS in the client and Laravel on serve...
Hi guys, this is more a architecture question. I'm about to implement a bunch of Import implementati...
Hi guys, Am trying to implement a mail queue on my godaddy shared hosting using IronMQ but am confus...
here is my case i need to send multiple emails i created a command implements ShouldBeQueued to send...
I have to rank each users depends on a count variable. count variable will differ upon changing each...
Hi. I'm trying to set up a web application in Laravel 5.1 that uses queued jobs, using the database...
hi, i have a question on handling failed job i have the method below inside my job file public funct...
I am using laravel 5. i create a queue job which is used to post data to third party application usi...
I often have long-running beanstalkd queues and although looking at the logs the queue has completed...
Hello! I have a problem with Laravel 5.1. When I try to do things like this, with facades Event::fir...
On my laravel project I install pusher and its dependencies and managed to connect with my browser....
I originally posted this on the Laracast forums but didn't get a response. Then I thought this migh...
this is my code in kernel.php : $schedule->command('khabaronline'); khabaronline command is a cus...
I need to integrate a Payment API from an Austrian service provider into my project. Unfortunately t...
I need to run a number of scheduled jobs at specific times. It is important they run at those times,...
Hi everyone, I hope I'm in the right place. One of the most talked-about subjects is the comparison...
I have 2 years of experience in many frameworks such as cakePhp, Core, OOP, CodeIgnitor including Ma...
I am just wondering if there is a Laravel (5.0) best practice for this one. I have it implemented as...
Soon a new social network with dual platforms will launch that has been developed with Laravel (Lume...
I have a controller where URL::to('/') returns the base url of my website. However, when I use URL::...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community