Edujugon / PushNotification

PHP and Laravel Package to send push notifications to Android and IOS devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error al crear $push = new PushNotification

13doots opened this issue · comments

He instalado la librería y al momento de crear el objeto PushNotification me da error.

Aunque me autocompleta con opciones como use Edujugon\PushNotification\Facades\PushNotification;

Me da error.

En qué me estoy equivocando?

Gracias!