while registering the user in laravel 5.8 what the hash used to encrypt password code example Example: laravel create password hash $password = Hash::make('yourPa$$w0rd');