File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,20 +16,20 @@ $ bower update
16
16
See more info https://github.com/AngularYii2/angularyii2.github.io
17
17
18
18
###Init server:###
19
+ [ on GitHub] ( https://github.com/githubjeka/yii2-rest )
19
20
[ ![ Build Status] ( https://travis-ci.org/githubjeka/yii2-rest.svg )] ( https://travis-ci.org/githubjeka/yii2-rest )
21
+
20
22
```
21
23
$ cd rest
22
24
$ composer install --prefer-dist
23
25
```
26
+
24
27
Create a new database and adjust the components[ 'db'] configuration in environments/dev/common/config/main-local.php accordingly.
25
28
```
26
29
$ php init
27
30
$ php yii migrate
28
31
```
29
32
30
- See more info https://github.com/githubjeka/yii2-rest/blob/master/README.md
31
-
32
-
33
33
## Test app yii2 rest Api and angular client side
34
34
35
35
Demo Client - [ http://angularyii2.github.io/ ] ( http://angularyii2.github.io/ )
You can’t perform that action at this time.
0 commit comments