laravel-model-ssh-encryptable
by arzeroid
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
laravel-model-encryptable
by arzeroid
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values