Security is all about adding layers of defence.
If you're using encrypted model casts in Laravel, it's a good idea to define a custom encryption key for model casts, so one key being compromised doesn't affect the others!
https://securinglaravel.com/p/security-tip-custom-encryption-key#Laravel#PHP