Skip to content

Commit 108d5c1

Browse files
committed
update to master
closes #6
1 parent dcf6fed commit 108d5c1

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,15 @@ $ bower update
1616
See more info https://github.com/AngularYii2/angularyii2.github.io
1717

1818
###Init server:###
19-
[on GitHub](https://github.com/githubjeka/yii2-rest)
19+
2020
[![Build Status](https://travis-ci.org/githubjeka/yii2-rest.svg)](https://travis-ci.org/githubjeka/yii2-rest)
2121

2222
```
2323
$ cd rest
2424
$ composer install --prefer-dist
2525
```
2626

27-
Create a new database and adjust the components['db'] configuration in environments/dev/common/config/main-local.php accordingly.
28-
```
29-
$ php init
30-
$ php yii migrate
31-
```
27+
For more information by init rest server please see description of [yii2-rest repository](https://github.com/githubjeka/yii2-rest)
3228

3329
## Test app yii2 rest Api and angular client side
3430

0 commit comments

Comments
 (0)