Category "zend-framework3"

Laminas acl navigation with multiple roles

I have question about laminas navigation and acl. In my application, a user can have multiple roles non hierarchicals. But in the documentation, I have read tha

Laminas / ZF3: Add manually Error to a field

is it possible to add manually an Error Message to a Field after Field Validation and Input Filter ? I would need it in case the Username and Password is wrong,

laminas-migration migrate -> "command not found" (ubuntu 20.04)

I am trying to migrate a ZF3 app to laminas. I have installed composer via apt, and added its vendor/bin to the PATH environment variable, for global usage: $ c