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
Make sure your app is not in maintenance mode... I had mine in maintenance, but allowing my local ip address... I couldn't figure out why it was not running. I had to finally go debugging the WorkCommand to find out...