文件名称:tutorial-angularjs-apigility-crud:使用 AngularJS、Apigility 和 ZF2 的 CRUD 教程
文件大小:1.31MB
文件格式:ZIP
更新时间:2024-07-15 19:27:41
Puppet
#CRUD 使用 AngularJS、ZF2 和 Apigility 的教程 设置 cd apigility php composer.phar install php -S localhost:8888 -t public public/index.php 在另一个终端 cd crud php composer.phar install php -S localhost:8080 -t public public/index.php 在浏览器中访问 localhost:8080