I would like that when starting the application to have the services active, logger, mailer, mysqlconecction, eventdispatcher, I think it would be good.
You have to make bootstrap actions in the provider constructor.
I would like that when starting the application to have the services active, logger, mailer, mysqlconecction, eventdispatcher, I think it would be good.
Why would it be good to have these if these aren't used?