Update queue.php (#6688)

This commit is contained in:
Sajjad Hossain Shohag
2025-10-15 18:56:37 +06:00
committed by GitHub
parent 976c622ae9
commit ce337914f3

View File

@@ -24,7 +24,7 @@ return [
| used by your application. An example configuration is provided for
| each backend supported by Laravel. You're also free to add more.
|
| Drivers: "sync", "database", "beanstalkd", "sqs", "redis", "null"
| Drivers: "sync", "database", "beanstalkd", "sqs", "redis", "failover", "null"
|
*/