Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
1e865deb
Commit
1e865deb
authored
Nov 30, 2014
by
Qiang Xue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor adjustment [skip ci]
parent
b0a6931a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
start-installation.md
docs/guide/start-installation.md
+4
-3
No files found.
docs/guide/start-installation.md
View file @
1e865deb
...
...
@@ -8,9 +8,10 @@ Standard installations of Yii result in both the framework and an application te
An application template is a working Yii application implementing some basic features, such as login, contact form, etc.
Its code is organized is a recommended way. Therefore, it can serve as a good starting point for your projects.
In this and next few sections, we will describe how to install Yii with the so-called
*Basic Application Template*
and
how to implement new features on top of this application template. Yii also provides another template called
the
[
Advanced Application Template
](
tutorial-advanced-app.md
)
which is more oriented towards team development environment.
In this and the next few sections, we will describe how to install Yii with the so-called
*Basic Application Template*
and
how to implement new features on top of this template. Yii also provides another template called
the
[
Advanced Application Template
](
tutorial-advanced-app.md
)
which is better used in a team development environment
to develop applications with multiple tiers.
> Info: The Basic Application Template is suitable for developing 90 percent of Web applications. It differs
from the Advanced Application Template mainly in how their code is organized. If you are new to Yii, we strongly
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment