how laravel 5.8 will hash password while authenticating code example Example: laravel create password hash $password = Hash::make('yourPa$$w0rd');