wangwii / ts-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-tester

Access Table Store by PHP SDK.

Commands

  • Startup the PHP environment
    dc up -d
    dc ps
  • Going to PHP dev environment and get all dependencies
    dc exec php sh
    ./install-composer
    php composer.phar install
  • Access localhost 8080 for your app.php

About


Languages

Language:Shell 50.3%Language:PHP 34.9%Language:HTML 14.9%