Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 393 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 393 Bytes

xShop Project

Click here for report document

Requirements

The project written based PHP 8.0 and Mysql 8.0, lower version may not supported.

  • PHP version >= 7.4
  • Mysql version >= 5.6

Configurations

  • Import example.sql to mysql server.
  • Edit section database of file config.php to match your config.

And you're good to go.