Ah, there is also an import for the controller class:
So you can write:
'controller' => ProjectController::class,
See also: Laminas-cli: service_manager config in module.config.php doesn't work - #9 by froschdesign
Ah, there is also an import for the controller class:
So you can write:
'controller' => ProjectController::class,
See also: Laminas-cli: service_manager config in module.config.php doesn't work - #9 by froschdesign