Files
2014-04-10 14:53:02 +06:00
..
2014-04-07 16:29:12 -04:00
2013-12-22 23:36:01 +01:00
2014-03-23 18:47:04 -04:00
2014-04-07 09:43:03 +04:00
2014-04-08 01:26:19 +04:00
2014-04-09 15:16:10 +07: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-06 21:44:45 -04:00
2014-03-23 18:47:04 -04:00
2014-03-23 18:47:04 -04:00
2014-04-06 21:35:14 -04:00
2014-03-23 18:47:04 -04:00
2014-02-26 00:04:31 +04:00
2014-03-18 13:37:19 +01:00
2014-04-07 10:10:19 -04:00
2014-04-09 15:47:49 +03:00
2014-04-06 20:04:59 -04:00
2014-04-06 20:08:39 -04:00
2014-04-02 20:17:13 -04:00
2014-01-05 06:17:06 +04:00
2014-03-23 18:47:04 -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

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.