kamilcraft-api/README.md
2022-04-19 01:44:14 +02:00

256 B

KamilCraftApi

API for kamilcraft.com projects

Installation

Required

  • PHP 8.0 or later
  • Composer 2.3.x or later

Installation of dependencies

composer install

Launching

php -S localhost:80 public/index.php