This is my first time running using this project. I read through all the documentation and I have production version ready to run. Now I am looking to deploy this. :
Current behavior
Everything seems to work fine, but the package is missing from the Admin. When I run composer I cannot find a function for creating the package to download and run on my production Apache Servers.
How to reproduce
I have attempted this on several different systems and all of them are missing package.
Bug Report
Missing Package on the Admin Ui Per: https://api-tools.getlaminas.org/documentation/deployment/intro
Summary
This is my first time running using this project. I read through all the documentation and I have production version ready to run. Now I am looking to deploy this. :
Current behavior
Everything seems to work fine, but the package is missing from the Admin. When I run composer I cannot find a function for creating the package to download and run on my production Apache Servers.
How to reproduce
I have attempted this on several different systems and all of them are missing package.
Expected behavior
Everything will install fine. If you make a database connection, you will need to modify: config/autoload/local.php with the following