[News] Fork has been created
Opened this issue · 3 comments
quevlu commented
Hello everyone, I've created a fork from this beautiful package. I've been using a lot, and I've been adding new features and fix some bugs that I've found.
UsamaKhan-hub commented
I have multi tenancy database, i want to use different encryption keys for each tenant user. If a user or users falls in tenant 1 db.
then that user or those user should not be able to decrypt data of tenant 2 db. is there a way to use encryption key for each tenant database instead of using APP KEY
charliefortune commented
@quevlu - Does it allow setting your own encryption key?
quevlu commented
@charliefortune I think so, you can take a look at the Encrypter Class