Skip to content

tairezzzz/yii2-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GET STARTED

$ git clone https://github.com/githubjeka/angular-yii2.git
$ cd angular-yii2
$ git submodule init
$ git submodule update

###Init client###

$ cd client-angular
$ bower update

###Init server:### Build Status

$ cd rest
$ composer install --prefer-dist

Create a new database and adjust the components['db'] configuration in environments/dev/common/config/main-local.php accordingly.

$ php yii init
$ php yii migrate

See more info https://github.com/githubjeka/yii2-rest/blob/master/README.md

Test app yii2 rest Api and angular client side

Demo Client - http://angularyii2.github.io/

Demo Server - https://yii2-rest-githubjeka.c9.io/rest/web/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published