AWS Lambda lets us run console commands as cron tasks using the schedule event: functions: cron: handler: bin/console # or 'artisan' for Laravel layers: ...
確定! 回上一頁