I have been trying to get cron jobs working for Laravel on AWS Elastic Beanstalk. Something in the AWS Linux 2 AMI seems to have broken this process and it seems that cron jobs are not firing.
I have tried all the solutions in this post: How do I setup and use Laravel Scheduling on AWS Elastic Beanstalk?
Yet none of them seem to work.
Has anyone gotten this to work on AWS Elastic Beanstalk with the Linux 2 AMI?