We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d88dcb1 commit 3c42967Copy full SHA for 3c42967
CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to `laravel-docuware` will be documented in this file.
6
7
### Laravel 12 Compatibility
8
- Updated cache configuration to use `CACHE_STORE` instead of deprecated `CACHE_DRIVER` for Laravel 12 compatibility
9
-- This ensures DocuWare cache uses the same store as the application, preventing MAC invalid errors when using encrypted cache values
+- This ensures DocuWare cache uses the same store as the application, preventing MAC validation errors when using encrypted cache values
10
- Maintains backward compatibility with Laravel 9-11 by falling back to `CACHE_DRIVER` if `CACHE_STORE` is not available
11
12
## 2.0.0 pre-release
0 commit comments