This package provides a Laravel Cache Driver for RW File Cache.
- PHP 7.0 or above
- Laravel 5.5
You can easily install with composer. Just run composer require rapidwebltd/rw-file-cache-laravel-cache-driver.
Archived package: RW File Cache has been replaced by
jord-jd/do-file-cache. This Laravel 5-only adapter is no longer maintained. Prefer Laravel's built-in file cache driver, or integrate the maintained cache package explicitly if its storage format is required.