Not without loading all values, decrypt them and manually search the array..
It is advisable to store the data encrypted in the database? Or would you just do it normal?
That would certainly depend on the data.
When you search, are you looking for an exact result? If so, perhaps you could you crypt the data first and then search on that resulting hash?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community