laravel-aescrypt
laravel-aescrypt copied to clipboard
Encrypt Laravel models with build in mysql 128bit AES encryption
Results
4
laravel-aescrypt issues
Sort by
recently updated
recently updated
newest added
Hi, Does your package support searching on encrypted values? If yes, how do you implement it? Thanks.
Update for Laravel Framework 5.7.21
Hi, thank you for this plugin. I have a problem with saving encrypted data. Then i save my model, the normal unencrypted data saved to the database. What´s my mistake?...