Releases: srmklive/flash-notifications
Releases · srmklive/flash-notifications
v0.1.5
v0.1.3
v0.1.2: Removed undefined method exception
Fixes the following error exception when adding the flash notifications package in laravel 5.2: [RuntimeException] Error Output: PHP Fatal error: Call to undefined method Illuminate\Foundation\Application::bindShared() in /var/www/html/laravel-app/vendor/srmklive/flash-notifications/src/FlashAlertServiceProvider.php on line 61
v0.1.1: Merge pull request #1 from srmklive/srmklive-patch-1
Updated view files ...