reallyli/laravel-uninotify

A simple customized message notification

Installs: 4 016

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/reallyli/laravel-uninotify

1.0.6 2018-07-02 10:29 UTC

This package is auto-updated.

Last update: 2025-09-15 19:34:46 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"