samedi 21 avril 2018

How to add encrypt task before inputdata goes to dastabase?

I made contact-form which all inputdata goes to mysql database. And when it stored auto reply email send to customer and myself. its works fine. and I would like to next step that encrypt.

Where to put encrypt task and how.

I just did

php artisan key:generate

and

    

I can see encrypt data.

here is my code input date goes database

Contact::create($request->all());

and I would like to know how to decrypt and show all data.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2HScZj2
via IFTTT

Aucun commentaire:

Enregistrer un commentaire