Skip to content

Releases: srmklive/flash-notifications

v0.1.5

01 Sep 21:17
Compare
Choose a tag to compare

Add Laravel 5.5 support.

v0.1.3

08 Apr 12:32
Compare
Choose a tag to compare
Updated jquery to latest version

v0.1.2: Removed undefined method exception

02 Feb 08:04
Compare
Choose a tag to compare
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

31 Oct 08:12
Compare
Choose a tag to compare

v0.1

29 Oct 19:28
Compare
Choose a tag to compare
Updated README & removed flash notification rendering error