AWS EB Crontab laravel
I’m running a Laravel application on AWS Elastic Beanstalk and have set up a cron job to execute php artisan schedule:run
using the following cron configuration file:
I’m running a Laravel application on AWS Elastic Beanstalk and have set up a cron job to execute php artisan schedule:run
using the following cron configuration file: