On forge I have set up the variables in nginx config but doesnt look like artisan is looking at that...
i have some controller that i want to secure this from login page and i add login page and im my con...
When calling the following select how do you return it as JSON $users = DB::table('users')->g...
Hi; On local machine (Homestead ) everything works fine, site runs and workers do their job like goo...
I use Amazon SQS for my queue message but I don't know how to automatic run this command on my VPS ?...
I want to apply conditional loop like this dynamically. I'm not getting logic of how to do that. Her...
Hi, I use Beanstalkd to send out emails. What is the best practice to alert the user if there is a r...
Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...
This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...
Hi, Does anyone know why I get this from beanstalkd console? This is the error: This is what it look...
Pretty simple but I can't work it out, if I do a count on a table: $count = DB::table('fixtures')-&...
Hi all, I am beginner in Laravel. I have some doubts. I'm working on a function to edit users, every...
I'm using Redis queues in a project and now I find myself in a position where I need to delete a job...
Hi All, I'm having a problem with using Iron.io queues. Just calling Queue::marshal() is throwing up...
Hi, Can someone experienced with these 2 ( Iron MQ vs Beanstalk ) tell me what's the main difference...
Hi. I am trying to send email with queue and Mandrill but it doesnt really work! It goes to iron and...
So I made the rookie mistake of putting a dash in the name of my MySQL database (ie My-Database ). A...
Hi, Is the combination of Laravel, iron.ir and Mandrill 100% reliable? Making a small app for a pizz...
I can't push queues locally! I get that error. When I add this line of code below to my route it wor...
Hi all, How to run php artisan queue:listen in production server since We don't have command prompt...
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