How to add SQLite as a cache driver in Laravel
4 years ago
By default, Laravel supports "apc", "array", "database", "file", "memcached", "redis". In this video, you will learn how to add SQLite as a cache driver for Laravel.
Link: