edvinaskrucas / notification

Notification package for Laravel
MIT License
526 stars 98 forks source link

Laravel 5.8 Support #94

Closed diggersworld closed 5 years ago

diggersworld commented 5 years ago

Updates the Collection add method to match the Illuminate\Support\Collection contract. Updates the Notification to use the dispatch method (fire appears to have been removed: https://laravel.com/api/5.8/Illuminate/Events/Dispatcher.html). Bumps the php, illuminate/support and illuminate/session in composer.json.

mohamed-hendawy commented 5 years ago

@edvinaskrucas any updates here ?

emielmolenaar commented 5 years ago

@edvinaskrucas A merge would be awesome :smile:

Michael-Stokoe commented 5 years ago

@edvinaskrucas Can you get this merged please?

Kinda need 5.8 support.

Cheers.

Michael-Stokoe commented 5 years ago

Thankyou! :)