Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encryption only on create? #4

Open
davpirelli opened this issue Oct 8, 2021 · 1 comment
Open

Encryption only on create? #4

davpirelli opened this issue Oct 8, 2021 · 1 comment

Comments

@davpirelli
Copy link

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

@gregoryduckworth
Copy link
Owner

Just to satisfy my curiousity, have you encrypted the field you use for id?

If you could provide some code then that might help the debugging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants