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

This package is not auto-updated.

Last update: 2020-01-24 17:04:20 UTC


README

##HOW TO USE##

  1. add to composer.json "thunderlabid/registry": "dev-master"

  2. composer update

  3. add config/app.php service provider Thunderlabid\Registry\RegistryServiceProvider::class,

    aliases 'Registry' => Thunderlabid\Registry\Facades\Registry::class,

##DOKUMEN STRUCTURE## ONGOING

##DOKUMEN FUNCTION## ONGOING