laravel-crypto icon indicating copy to clipboard operation
laravel-crypto copied to clipboard

Laravel 11 Previous Keys support

Open CodeLieutenant opened this issue 1 year ago • 0 comments

Support the latest Laravel 11 feature, Previous keys. Try to decrypt with key provided in APP_KEY, if it fails, try keys in order from APP_PREVIOUS_KEYS env

CodeLieutenant avatar Apr 01 '24 00:04 CodeLieutenant