Help! I have a project running using PHPMaker 2018. I would like to upgrade, but can not find a straightforward explanation of how to load what appears to be a significant load of prerequisite packages - PHP, Composer, I do not intend to test using a database on my PC -I will always use a remote database. I do not have many snippets of my own code but use many of the options provided within PHPMaker. Have I missed out on a step somewhere?Thanks
You should read the following info first:
If you do not know the importance of Composer in PHP application yet, you may read this first: https://discourse.hkvstore.com/t/migrating-to-v2022/655/1 It is like npm for Node.js and Nuget for .NET.