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
70489e5a
Commit
70489e5a
authored
Nov 30, 2014
by
Carsten Brandt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update start-installation.md
typo
parent
b0a6931a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
start-installation.md
docs/guide/start-installation.md
+1
-1
No files found.
docs/guide/start-installation.md
View file @
70489e5a
...
@@ -6,7 +6,7 @@ The former is the preferred way, as it allows you to install new [extensions](st
...
@@ -6,7 +6,7 @@ The former is the preferred way, as it allows you to install new [extensions](st
Standard installations of Yii result in both the framework and an application template being downloaded and installed.
Standard installations of Yii result in both the framework and an application template being downloaded and installed.
An application template is a working Yii application implementing some basic features, such as login, contact form, etc.
An application template is a working Yii application implementing some basic features, such as login, contact form, etc.
Its code is organized i
s
a recommended way. Therefore, it can serve as a good starting point for your projects.
Its code is organized i
n
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
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
how to implement new features on top of this application template. Yii also provides another template called
...
...
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