Skip to content

Service Providers

Draft

This page is a stub. Content coming.

To cover

  • Lifecycle: register() (bind, no I/O) → boot() (runtime wiring) → routes(Router)events()
  • Filling named junctions with intoJunction()
  • migrationPaths(), seederClasses(), configDefaults()
  • Registering a provider in app config.php
  • Building a self-registering, modular feature

Released under the MIT License.