thunderlabid / registry
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.
Registry Domain
dev-master
2017-02-17 09:08 UTC
Requires
- php: >=5.5.9
- illuminate/support: 5.*
This package is not auto-updated.
Last update: 2020-01-24 17:04:20 UTC
README
##HOW TO USE##
-
add to composer.json "thunderlabid/registry": "dev-master"
-
composer update
-
add config/app.php service provider Thunderlabid\Registry\RegistryServiceProvider::class,
aliases 'Registry' => Thunderlabid\Registry\Facades\Registry::class,
##DOKUMEN STRUCTURE## ONGOING
##DOKUMEN FUNCTION## ONGOING