blog-contest-may-mayhem icon indicating copy to clipboard operation
blog-contest-may-mayhem copied to clipboard

Encrypting your Model Attributes

Open bvipul opened this issue 6 years ago • 4 comments

https://codeburst.io/encrypting-your-model-attributes-2116bf623d10

bvipul avatar May 30 '18 12:05 bvipul

Hi nice package. But If our key gets lost will all data gets lost ?

shirshak55 avatar May 30 '18 15:05 shirshak55

Yes, I am afraid, that would be the case.

bvipul avatar May 30 '18 15:05 bvipul

Would be nice if you could tell the trait which attributes to encrypt :)

koenhoeijmakers avatar May 30 '18 16:05 koenhoeijmakers

Yes, currently I am trying to encrypt the fillables, but I am thinking to change that to a model variable. Thanks for suggestion, and I also need to encrypt the binding in builder while querying...will do these in the next build

bvipul avatar May 30 '18 16:05 bvipul