https://docs.adonisjs.com/guides/concepts/service-providers
Service providers (Concepts) | AdonisJS Documentation
Service providers are plain JavaScript classes with lifecycle methods to perform actions during different phases of the application.
providers concepts adonisjs
https://docs.adonisjs.com/guides/concepts/config-providers
Config providers (Concepts) | AdonisJS Documentation
Learn about config providers and how they help you lazily compute the configuration after the application is booted.
providers concepts adonisjs