ankitbatra94
Member
Hello Support,
I am using an automation where I am capturing the data from Razorpay and creating the account in my MySql tables like users, amitlogin and others but in users table password is getting stored in encrypted format where my entire application is made up in Laravel and I am using Laravel Hash::make() function for password encryption but while saving the data from Workflow it is storing raw password. So how to store encrypted password please resolve it ASAP.
Workflow Url: https://connect.pabbly.com/workflow...ZUWpaTgEFCV8CcVVMBAYEBwd9URxUL1ABDj1dA1F5Xz4#
Team Batraa
I am using an automation where I am capturing the data from Razorpay and creating the account in my MySql tables like users, amitlogin and others but in users table password is getting stored in encrypted format where my entire application is made up in Laravel and I am using Laravel Hash::make() function for password encryption but while saving the data from Workflow it is storing raw password. So how to store encrypted password please resolve it ASAP.
Workflow Url: https://connect.pabbly.com/workflow...ZUWpaTgEFCV8CcVVMBAYEBwd9URxUL1ABDj1dA1F5Xz4#
Team Batraa