Suggestions :
Simple stuff to check first
Hi , i have done 1 and 2 , no problem with them.
i had tried using my production database with my local code, i can see the entries in the jobs table, so the table is ok. i even tried uploading my entire project, but its not working.
i see no errors , just blank result in my api as soon as i add Queue::push(new ExampleJob).
You also have to run the queue listener on your production server... If you use Laravel Forge it's really easy. Just go to the queue tab and configure a queue
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community