This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Can I encrypt the data in the database? #5765
Unanswered
adityabanerjee992
asked this question in
Q&A
Replies: 1 comment
-
you can use Crypt::encryptString('Username'); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I have a question. Let's say we have a user's table and I want to encrypt its values like username, email in the database. Is it possible here? Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions