Download the PHP package hinaloe/laravel-line-notify without Composer
On this page you can find all versions of the php package hinaloe/laravel-line-notify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hinaloe/laravel-line-notify
More information about hinaloe/laravel-line-notify
Files in hinaloe/laravel-line-notify
Download hinaloe/laravel-line-notify
More information about hinaloe/laravel-line-notify
Files in hinaloe/laravel-line-notify
Vendor hinaloe
Package laravel-line-notify
Short Description LINE Notify Provider for Laravel 5 notification
License MIT
Package laravel-line-notify
Short Description LINE Notify Provider for Laravel 5 notification
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-line-notify
Laravel5 LINE Notify Provider
LINE Notify Provider for Laravel 5.3+ Notification.
Requirements
- PHP 7.0+
- Laravel 5.3+ (Recommend 5.4+)
Usage
-
install package
-
Add
\Hinaloe\LineNotify\LineNotifyServiceProvider
toconfig/app.php
or like. -
Make notifable class (ex User Model entity)
-
Make notification
- call
$notifable->notify()
All versions of laravel-line-notify with dependencies
PHP Build Version
Package Version
The package hinaloe/laravel-line-notify contains the following files
Loading the files please wait ....