Looking to hire Laravel developers? Try LaraJobs

laravel-uninotify maintained by reallyli

Description
A simple customized message notification
Author
Last update
2018/09/29 10:41 (dev-master)
License
Links
Downloads
4 016

Comments
comments powered by Disqus

A simple customized message notification package

StyleCI Scrutinizer Code Quality

Installation

You can install the package via composer:

$ composer require reallyli/laravel-uninotify

You can publish the config file with:

php artisan vendor:publish --provider="Reallyli\Uninotify\UniNotifyServiceProvider"