This repository was archived by the owner on Jan 11, 2022. It is now read-only.
Improved service provider
Changed
- Moved service provider logic from the register-method to the boot-method. Also defer loading the service provider until it is used. (Thanks @alberto-bottarini)