berkayk / laravel-onesignal

OneSignal Push Notifications for Laravel
501 stars 176 forks source link

Lumen didn't detect the alias in the facade. #147

Closed karunais13 closed 3 years ago

karunais13 commented 3 years ago

Lumen didn't detect the alias in the facade, thus changed the facade from the alias to OneSignalClient class.