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

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -