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
Hi, i'm using this Trait to encrypt my data. Everything works like a charm on Profile::create(.....) but when users update their profile with Profile::update([...]). the data is not encrypted, i'm missing something?
Any advice/solution/alternative?
Thanks
The text was updated successfully, but these errors were encountered:
Hi, i'm using this Trait to encrypt my data. Everything works like a charm on Profile::create(.....) but when users update their profile with Profile::update([...]). the data is not encrypted, i'm missing something?
Any advice/solution/alternative?
Thanks
The text was updated successfully, but these errors were encountered: