Hi, I am new to cakephp. I cloned a project from github, and installed all the dependencies. When I try to to start cake server. It gives me this error [ “Unknown command cake server
. Run cake --help
to get the list of commands.” ]. Also I can’t see cake server command in the --help list.
Then I tried to install a new cake php project through composer and run the same command bin/cake server. It started the server on the newly created project. Kindly help me to resolve this issue as I have to run the downloaded project. The project version is (4.3.2), and my php version is 7.4.