thunderlabid / notification
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Notification Domain
dev-master
2017-02-16 08:41 UTC
Requires
- php: >=5.5.9
- illuminate/support: 5.*
This package is not auto-updated.
Last update: 2020-01-24 16:36:42 UTC
README
##HOW TO USE##
-
add to composer.json "thunderlabid/credit": "dev-master"
-
composer update
-
add config/app.php service provider Thunderlabid\Credit\CreditServiceProvider::class,
aliases 'Credit' => Thunderlabid\Credit\Facades\Credit::class,
##DOKUMEN STRUCTURE## ONGOING
##DOKUMEN FUNCTION## ONGOING