j42 / laravel-firebase

A Firebase port for Laravel (4.2+)
MIT License
51 stars 22 forks source link

Client Class Not Found #32

Open deneshgautam opened 5 years ago

deneshgautam commented 5 years ago

FatalThrowableError in LaravelFirebaseServiceProvider.php line 54: Class 'Client' not found

deneshgautam commented 5 years ago

Client.php has an error of Client Class , i also create an alias of use Guzzle\Client as Clients but not resolved pls help me