Bill felt his training was not complete
Installing
To have everything up and running, you have to install a web server, MySQL server, PHP, CakePHP ( http://book.cakephp.org ), and PHPUnit ( http://phpunit.de ). I will go through all these procedures, using Ubuntu 16.04 as an example. Other systems, such as MacOS or Windows, and even other Linux systems, have different installation methods.
We will install everything via Terminal, for which you will require the system’s root password.