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

Cannot search encrypted data #3

Open
alisamdaanali opened this issue Apr 12, 2020 · 2 comments
Open

Cannot search encrypted data #3

alisamdaanali opened this issue Apr 12, 2020 · 2 comments

Comments

@alisamdaanali
Copy link

I am unable to search the data using the ->where()

@gregoryduckworth
Copy link
Owner

Have you added the trait to your model as shown in the Readme?

@bumbummen99
Copy link

bumbummen99 commented Jun 2, 2021

I am unable to search the data using the ->where()

That is since it is encrypted with the app key, you can not search encrypted data and you can not use this for searchabale data. And this holds true for all packages that do this.

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

3 participants