Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0fcba01

Browse files
committed
Update README.md
add installation section
1 parent 39b3817 commit 0fcba01

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ RESTful API in Yii 2 Advanced Application Template
33

44
Yii2 Advanced Application Template with RESTful API configured. Take a look at http://budiirawan.com/setup-restful-api-yii2/ for more detail explanation
55

6+
# Installation
7+
- Install composer packages
8+
```
9+
composer install
10+
```
11+
- Don't forget to create your database and table and configure it in **common/config/main-local.php**
12+
613
Thanks
714

815

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /