Jun 23, 2022
Laravel Encrypted Model Attributes Idea
Laravel's default behavior is to keep it encrypted only in the database, and plain text for the rest. I think the default behaviour should be to always keep it encrypted unless you specifically ask for it decrypted