Laravel allows you to cast model attributes as encrypted strings1, when stored in the database. This gives you added security for any values that are sensitive (such as Personally identifiable information, PII), including complex structures such as arrays, collections, and even objects.
PHP
Filament Crash-Course: Create a Customizable Admin Panel in Minutes
Learn to create a customizable admin panel in minutes with our Filament Crash-Course. Read more