I am using laravel queues for commenting on the facebook post. When ever i recieve data from facebook webhook, based on the recieved details i am commenting on the post. To
Don't make the same mistake as me,
I was running php artisan queue:work in the wrong directory.
php artisan queue:work
Only wasted 30 minutes, could have been longer.