Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hantsy/angularjs-cakephp-sample
A RESTful sample using AnguarJS/Bootstrap as frontend and CakePHP as REST API producer.
https://github.com/hantsy/angularjs-cakephp-sample
Last synced: about 2 months ago
JSON representation
A RESTful sample using AnguarJS/Bootstrap as frontend and CakePHP as REST API producer.
- Host: GitHub
- URL: https://github.com/hantsy/angularjs-cakephp-sample
- Owner: hantsy
- License: gpl-2.0
- Created: 2013-11-06T12:56:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T08:23:48.000Z (11 months ago)
- Last Synced: 2024-10-10T18:44:16.460Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 539 KB
- Stars: 113
- Watchers: 15
- Forks: 64
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
angular-cakephp-sample
======================An example appliation using AnguarJS/Bootstrap as frontend and CakePHP as REST API producer.
Pelease read the [wiki](https://github.com/hantsy/angularjs-cakephp-sample/wiki) for more details.
### How to try
* install VirtualBox
* install Vagrant1.3 or later
* type command bellow:
$ vagrant plugin install vagrant-berkshelf
$ vagrant upthen access to http://192.168.100.2/app/index.html