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
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