Encrypt Data on mySql server without using php function -


i have system interact customers , customers insert personal , confidential data.

we using laravel 5. can encrypt data in mysql server without using php functions?. same way should able retrieve data after decrypting. went though link http://thinkdiff.net/mysql/encrypt-mysql-data-using-aes-techniques.

but says have use php code level.

any suggestions great.

thanks in advance


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -