mirror of
https://gitlab.com/izyim/prototypes/lumen-microservices/microservice-orders-api.git
synced 2026-09-02 03:14:08 +00:00
3 lines
112 B
Markdown
3 lines
112 B
Markdown
# OrdersApi
|
|
for running a project please run following command on your terminal:
|
|
php -S 127.0.0.1:8200 -t public |