kawankoding / laravel-fcm

Firebase Cloud Messaging (FCM) sender for Laravel
174 stars 56 forks source link

No support for laravel 4.2? #11

Closed aroramohit closed 6 years ago

aroramohit commented 6 years ago

I tried to install the library in the laravel 4.2 project and it showed me error while i tried this command

$ composer require kawankoding/laravel-fcm

Is your library compatible with laravel 4.2 and php 5.6?

aroramohit commented 6 years ago
sayaamirul commented 6 years ago

@aroramohit sorry, this package is build for laravel 5 above

aroramohit commented 6 years ago

Okay. Any suggestions for laravel 4.2 for FCM notifications?

SamerDiab commented 6 years ago

@aroramohit Yes, upgrade your laravel to 5.7 :D