Laravel - Configuration and Environment
You want to use the database cache driver but store cache in a custom table named
custom_cache. How do you configure this in Laravel's cache settings?