Files
2014-04-26 18:44:49 -05:00
..
2014-04-15 11:11:07 +03:00
2014-04-25 17:35:39 +07:00
2014-04-07 09:43:03 +04:00
2014-04-24 19:49:24 +04:00
2014-04-18 12:43:23 +03:00
2014-03-23 18:47:04 -04:00
2014-03-17 17:56:27 +01:00
2014-04-05 22:59:09 +02:00
2014-03-23 18:47:04 -04:00
2014-04-07 09:43:03 +04:00
2014-04-11 10:14:49 +02:00
2014-04-26 22:38:29 +02:00
2014-04-24 13:14:25 -04:00
2014-04-06 21:35:14 -04:00
2014-04-24 22:41:05 -04:00
2014-04-25 13:34:46 -04:00
2014-04-07 10:10:19 -04:00
2014-04-20 23:42:57 +04:00
2014-04-06 20:04:59 -04:00
2014-04-26 13:14:54 +02:00
2014-04-26 03:52:25 +02:00
2014-04-19 11:10:40 -04:00
2014-04-24 19:49:24 +04:00
2013-12-22 23:36:01 +01:00
2014-02-24 15:15:04 +01:00
2014-04-07 09:43:03 +04:00
2014-04-06 22:58:51 -04:00
2014-04-17 11:56:40 +04: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 about console commands, than its name should follow convention: console-{command}.md;
  4. If your guide is about module usages, than its name should follow convention: module-{moduleName}.md.
  5. If your guide is about widget usages, than its name should follow convention: widget-{moduleName}.md.