Skip to content

Conversation

@abr4xas
Copy link
Owner

@abr4xas abr4xas commented Oct 1, 2025

Fix cache:list command showing (null) values by implementing driver-specific fallback logic. Added proper prefix handling for Redis, file content parsing for File driver, and universal error handling for all cache drivers.

…e, Database)

Fix cache:list command showing (null) values by implementing driver-specific fallback logic. Added proper prefix handling for Redis, file content parsing for File driver, and universal error handling for all cache drivers.
- Remove getValuePreview() method and related value display functionality
- Remove ValuePreviewTest.php and related test cases
- Simplify command output to show only cache keys without values
- Add comprehensive unit tests for CacheUiLaravelCommand private methods
- Add tests for CacheUiLaravelServiceProvider and CacheUiLaravel Facade
- Improve test coverage across all package components
- Update command interface to focus on key listing and deletion only
@abr4xas abr4xas merged commit 7ddf5e3 into master Oct 3, 2025
6 checks passed
@abr4xas abr4xas deleted the fix-show-key-value branch October 3, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants