library notifications
A notifications package for Laravel 5.1
ffy/notifications
A notifications package for Laravel 5.1
- Wednesday, December 23, 2015
- by Terumi
- Repository
- 1 Watchers
- 0 Stars
- 41 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Laravel 5.1 notifications
- composer require ffy/notifications (dev-master)
- service provider: ffy\notifications\NotificationServiceProvider::class,
- alias: 'Notifier' => ffy\notifications\NotificationFacade::class,
- user model should user the ffy\notifications\Notifiable trait
- run php artisan vendor:publish --force
- add ffy-notifications.js tο master layout
have fun, (*1)
dev-master
9999999-dev
A notifications package for Laravel 5.1
Sources
Download
by
Tasos Protopapas