-
Notifications
You must be signed in to change notification settings - Fork 410
Laravel 8 #203
Comments
Quick (dirty-way) fix (until official library upgrade) is to change
|
I have a fork with this fix in it if anyone wants to use it: https://github.com/zach-lum-fm/Laravel-FCM In composer.json:
|
Hey @zach-lum-fm But i got an error
How to let Laravel recognize our vendor/zach-lum-fm/laravel-fcm ? |
replace |
Amazing! It worked. |
+1 |
After upgrading to Laravel 8, seeing this error:
Undefined property: LaravelFCM\FCMManager::$app
The text was updated successfully, but these errors were encountered: