Laravel Queue Driver 改用 Database Laravel | Oct 13, 2021 Laravel 的隊列 (Queue) 提供了可以跨各種不同隊列驅動的統一 API,例如 File、Database 、Amazon SQS 或是 Redis 。