2017 © Pedro Peláez
 

library notify

Notify package for any LaraBelt app.

image

larabelt/notify

Notify package for any LaraBelt app.

  • Friday, July 27, 2018
  • by crowefoote
  • Repository
  • 2 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Installation

Add the ServiceProvider to the providers array in config/app.php, (*1)

Belt\Notify\BeltNotifyServiceProvider::class,
# publish
php artisan belt-notify:publish
composer dumpautoload

# migration
php artisan migrate

# seed
php artisan db:seed --class=BeltNotifySeeder

# compile assets
npm run

The Versions

27/07 2018

2.0.x-dev

2.0.9999999.9999999-dev

Notify package for any LaraBelt app.

  Sources   Download

MIT

by Rob LaSota
by Matt Crowe

laravel cms larabelt

19/07 2018

dev-master

9999999-dev

Notify package for any LaraBelt app.

  Sources   Download

MIT

by Rob LaSota
by Matt Crowe

laravel cms larabelt