Edujugon / PushNotification

PHP and Laravel Package to send push notifications to Android and IOS devices.
MIT License
478 stars 159 forks source link

Feature: add exception with missed config #60

Closed ameteshov closed 6 years ago

ameteshov commented 6 years ago

Hi there! I found that missed config for apn throws an exception: Undefined index 'apn' on PusherService.php line 69. I think it will be great to add an exception with message like Config 'apn' missed in pushnotifications.php

Edujugon commented 6 years ago

Hi @ameteshov ,

Thanks for bring it up. I've just released a new version covering that.