Skip to content

siwane/tutorial-angularjs-apigility-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Tutorial CRUD com AngularJS, ZF2 e Apigility

Configuração

cd apigility
php composer.phar install
php -S localhost:8888 -t public public/index.php

Em outro terminal

cd crud
php composer.phar install
php -S localhost:8080 -t public public/index.php

Acesse no navegador

localhost:8080

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 41.3%
  • Ruby 34.7%
  • Shell 9.3%
  • Perl 4.7%
  • HTML 4.1%
  • PHP 4.0%
  • Other 1.9%