how to find the password before bcrypt in php artisan code example Example: laravel create password hash $password = Hash::make('yourPa$$w0rd');