berkayk / laravel-onesignal

OneSignal Push Notifications for Laravel
505 stars 175 forks source link

Add 5.5 AutoDiscover support #86

Closed Scarwolf closed 6 years ago

Scarwolf commented 6 years ago

This PR allows everyone on Laravel >= 5.5 to skip the part where you need to put the Facade Alias and Serviceprovider in your app.php File.