Skip to content

M0r64n/order-management-tool

Repository files navigation

Description

Simple order manager made as a test task.

Installation

  1. Clone the repository and cd into it.

  2. Run composer install.

  3. Set your db params in config/db.php file.

  4. Run yii migrate/up.

  5. Start php -S localhost:8000 -t public

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published