mirror of
https://gitlab.com/izyim/prototypes/lumen-microservices/microservice-orders-api.git
synced 2026-08-19 12:34:10 +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 |