MigrationServiceProvider
final class MigrationServiceProvider implements ServiceProviderInterface (View source)
Registers migration infrastructure and CLI commands.
Database-backed services remain lazy so normal framework and CLI bootstrap does not require a configured database connection.
Methods
register(ContainerInterface $container)
Registers the provider's services in the application container.
void
Details
register
void
register(ContainerInterface $container)
Registers the provider's services in the application container.