Can you post some code of what you have tried?
You should be able to use:
$passwordHash = \Hash::make($existingPassword);
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community