yii2 tutorials
Installation|インストール
yii2 has two app templates, Basic and Advanced, the differences is as shown below,
yiiは二つのテンプレートがあります。basicとAdvanced、
I want a back-end so I chose Advacned.
バクエンドがほしいですからAdvacnedを選んだ。
To install Yii via composer(Archive file download [Advanced])
Yiiをインストールために、次のコマンドを実行します。
php composer.phar global require "fxp/composer-asset-plugin:~1.1.1"
php composer.phar create-project yiisoft/yii2-app-advanced advanced 2.0.8
cd advanced
php init
Finally configure the local enviroment, set host.com to front-end/web.
最後はローカル環境を設定し、ホスト名のパスを front-end/webにセットします。
Author And Source
この問題について(yii2 tutorials), 我々は、より多くの情報をここで見つけました https://qiita.com/sikou/items/2c6f9e3801c49a3daa86著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .