include hash namespace in laravel controller code example Example: laravel create password hash $password = Hash::make('yourPa$$w0rd');