A simple test for PHP / JavaScript Developers
Requirements: Apache2 Composer Mysql
To set up the application:
- Install a LAMP stack/use an existing LAMP stack
- Install composer https://getcomposer.org/doc/00-intro.md
- Run "composer install" to import dependencies and set up files
- Set the database settings in the .env file that is in the root of the app.
- Visit the path /install on the host to import the CSV document
- Visit the path / on the host to view the app running