Migrate Apigility application to Laminas
I’m trying to migrate an existing application made with ZF3/Apigility to Laminas/ApiTools.
I already tried tutorials/guides supposed to get me through a proper migration, nothing ever worked for me, so now I’m trying to create a whole nes Laminas project, and push my existing code into it.