2017 © Pedro Peláez
 

library notification

Manage app notifications.

image

genius13/notification

Manage app notifications.

  • Saturday, February 1, 2014
  • by marsanla
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Laravel 4 notification system + Redis

Manage app notifications., (*1)

Write in config/app.php, (*2)


'providers' => array( ('Genius13\Notification\NotificationServiceProvider'), ), 'aliases' => array( 'Notification' => 'Genius13\Notification\Facades\Notification', ),

The Versions

01/02 2014

dev-master

9999999-dev https://github.com/13Genius/notification

Manage app notifications.

  Sources   Download

The Requires

 

laravel notification alert