/EZKTest

Primary LanguagePHP

Steps

  1. Clone the project
  2. open the project
  3. setup your database
  4. copy the .env.example to .env or use terminal to copy "cp .env.example .env"
  5. update the .env file with database detail
  6. run "composer install" to install composer