Create reactive database notifications easily with Reactive Laravel Notification
Reactive Laravel Notification is a new package which we can use to create reactive database notifications easily.
Installation
To get the latest version of Reactive Laravel notification, simply require the project using Composer:
composer require digitalcloud/reactive-notification
publishing migration file
php artisan vendor:publish --provider="Digitalcloud\ReactiveNotification\ReactiveNotificationServiceProvider"
migrate published migration files
php artisan migrate
Source Code and documentation
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5.7 Laravel 5.6 Intermediate Laravel 5