reallyli/laravel-uninotify

A simple customized message notification

1.0.6 2018-07-02 10:29 UTC

This package is auto-updated.

Last update: 2024-04-15 16:37:21 UTC


README

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"