Alexander Makarov
c98d1fb9a6
Adjusted advanced application template docs to reflect DB config movement
11 years ago
Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
11 years ago
Qiang Xue
ecc1688d70
change back the readme instruction for creating new project.
11 years ago
Qiang Xue
84e2f3ba08
Fixed doc.
11 years ago
Qiang Xue
4e434f1afa
improved README of apps.
11 years ago
Qiang Xue
c8be05665f
Fixes #1122 : removed init from post-install-cmd-script of composer.
11 years ago
Alexander Makarov
e115b0c860
Updated docs, composer.json and other things to mention and use PHP 5.4
11 years ago
Alexander Makarov
f8ddb3d7be
Advanced application: added applying migrations to readme
11 years ago
Alexander Makarov
4ab2e986c6
Advanced application: init script can now be executed in non-interactive input mode
...
Usage:
init --env=Development
init --env=Production
11 years ago
Alexander Makarov
8c7d0aebe1
Added note about the fact that PHP SSL extension is required to install all Composer dependencies
11 years ago
Qiang Xue
3bef7365f1
Fixes #624 : renamed www to web.
11 years ago
Alexander Makarov
4879d83dad
fixes #627
11 years ago
Alexander Makarov
88b05cdfeb
renamed backstage → backend
12 years ago
Alexander Makarov
084d709e44
fixed typo in app readmes
12 years ago
Tobias Munk
a2bfdcac18
updated docs
...
added installation from dev repo section
12 years ago
Tobias Munk
8a25953f1c
updated docs
...
added installation from dev repo section
12 years ago
Qiang Xue
2553e9a043
Fixes issue #439
12 years ago
Alexander Makarov
8325f7a890
Added db component. Added configuration section to readme.
12 years ago
Alexander Makarov
0411f09a43
Added install tool, moved all local configs and entry points to environments
12 years ago
Alexander Makarov
0fb30f8d25
Advanced application template
12 years ago