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

edujugonPushNotification class not found

adnanmayo opened this issue · comments

classes and alias are added in config/app.php

getting an error edujugonPushNotification class not found. my laravel version is 5.4

Hi @adnanmayo ,

Could you show the full error trace and the code where you're using the package?

Be sure you've put the use statement correctly on the top of your file..

I'm closing the issue since I don't get any feedback.

You may open it back if you're still facing any issue.