* add batching config options to queue config file This adds the batching configuration options to the queue configuration skeleton, so everyone has a faster way of knowing that it's possible to customize the database connection and table options. * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com> |
||
|---|---|---|
| .. | ||
| app.php | ||
| auth.php | ||
| broadcasting.php | ||
| cache.php | ||
| cors.php | ||
| database.php | ||
| filesystems.php | ||
| hashing.php | ||
| logging.php | ||
| mail.php | ||
| queue.php | ||
| sanctum.php | ||
| services.php | ||
| session.php | ||
| view.php | ||