/ts-tester

Primary LanguageShell

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