Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimeWood Test Task

Requirements

  • PHP 8.2
  • MySQL 8
  • Composer

Installation

  • Install composer dependencies:
composer install
  • Create the .env file from sample:
cp .env.example .env
  • Configure database connection in the .env file

  • Import SQL dump from database/dump.sql

  • Configure the web server OR run the PHP local server via:

php -S 127.0.0.1:8001 server.php

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages