Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 540 Bytes

File metadata and controls

18 lines (14 loc) · 540 Bytes

PHP JavaScript Developer Test

A simple test for PHP / JavaScript Developers

Instructions

Requirements: Apache2 Composer Mysql

To set up the application:

  1. Install a LAMP stack/use an existing LAMP stack
  2. Install composer https://getcomposer.org/doc/00-intro.md
  3. Run "composer install" to import dependencies and set up files
  4. Set the database settings in the .env file that is in the root of the app.
  5. Visit the path /install on the host to import the CSV document
  6. Visit the path / on the host to view the app running