laravel 8 how to use hash in cli code example Example: laravel create password hash $password = Hash::make('yourPa$$w0rd');