Files
2014-02-16 12:08:06 +02:00
..
2014-02-15 11:22:48 -05:00
2014-01-07 01:27:16 +04:00
2013-12-22 23:36:01 +01:00
2014-01-31 01:26:40 +04:00
2013-11-27 20:19:56 +02:00
2014-02-09 09:32:01 -05:00
2014-02-04 21:02:09 +04:00
2014-02-08 12:12:05 +03:00
2014-02-03 11:23:44 -05:00
2014-02-15 14:18:12 -05:00
2014-01-07 01:27:16 +04:00
2014-02-13 21:10:47 -05:00
2014-02-02 19:32:27 +04:00
2014-02-13 15:06:10 -05:00
2014-01-11 23:07:00 +01:00
2014-02-12 23:39:55 +01:00
2014-02-15 20:12:47 -05:00
2014-02-03 11:23:44 -05:00
2014-02-15 11:22:48 -05:00
2014-01-05 06:17:06 +04:00
2014-01-30 15:25:46 +07:00
2014-02-10 19:36:38 -05:00
2014-02-03 16:53:03 -05:00
2013-12-22 23:36:01 +01:00
2014-01-09 10:46:13 -05:00
2014-02-16 12:08:06 +02:00

This folder contains official Yii 2 guides documentation.

To add new guide, take the following steps:

  1. Create guide-name and put there relevant documentation;
  2. If guide has more then one word in name, then it should be with dashes, like: console-fixture.md, module-debug.md;
  3. If your guide is for console commands, than its name should follow convention: console-{command}.md;
  4. If your guide is for custom modules, than its name should follow convention: module-{moduleName}.md.