thunderlabid / registry
Registry Domain
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/thunderlabid/registry
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