Cache UI is a Laravel package that enables developers to interactively search, list, and delete individual cache keys through a CLI interface or programmatic API. It supports multiple cache drivers including Redis, File, and Database, eliminating the need to purge entire caches when managing specific keys. The package provides

1m read timeFrom laravel-news.com
Post cover image

Sort: