You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2021. It is now read-only.
Hello,
i have a problem. I installed the plugin with Laravel 5.7. I have inserted
use AustinHeap\Database\Encryption\Traits\HasEncryptedAttributes;
on top of my Model and defined
in it. But after saving the Model in the Database, the Attribute name doesn't encrypted.
Are there any ideas to fix it?
Thank you for your help
The text was updated successfully, but these errors were encountered: