Commit graph

177 commits

Author SHA1 Message Date
Patrick Louys
114be10207 Merge pull request #41 from Steve-A-Orr/11-page-menu-share-substitution
Replace unknown menu reader.
2015-12-13 12:50:10 +01:00
Steven Orr
939914d973 Replace 'FileMenuReader' with correct reader.
Author intended on sharing 'ArrayMenuReader' not unknown 'FileMenuReader' with injector.
2015-12-12 23:37:09 -08:00
Steven Orr
ed960ddb7d Merge pull request #1 from Steve-A-Orr/11-page-menu-word-correction
Replace word 'order' with 'folder'.
2015-12-12 22:56:03 -08:00
Steven Orr
2e86565766 Replace word 'order' with 'folder'.
Author intended to instruct the creation of a new folder called 'Menu'.
2015-12-12 22:54:35 -08:00
Patrick Louys
8a45826033 Merge pull request #40 from kenjis/patch-1
Fix code highlight
2015-11-30 08:51:31 +01:00
kenjis
518e8687eb Fix code highlight 2015-11-29 19:44:09 +09:00
Patrick Louys
1b181f6806 Merge pull request #39 from HassanAlthaf/patch-1
Fixed an issue.
2015-11-26 08:46:48 +01:00
Hassan Althaf
e81e39c8ac Fixed an issue.
Fixed the issue stated in: https://github.com/PatrickLouys/no-framework-tutorial/issues/38
2015-11-26 11:51:22 +05:30
Patrick Louys
5c550f371b Merge pull request #36 from Zvax/dep-inj
#35 slightly more logical grouping
2015-11-12 14:13:19 +01:00
Félix Gagnon-Grenier
8272d5996e #35 slightly more logical grouping 2015-11-11 15:35:46 -05:00
Patrick Louys
fe2db7ed04 Merge pull request #32 from tsawler/master
Correct namespace
2015-09-25 12:19:07 +02:00
Trevor Sawler
72d542843d Correct namespace 2015-09-24 09:07:04 -03:00
Patrick
d1a3c011a4 fixed weird sentence 2015-09-23 20:23:35 +02:00
Patrick Louys
b83483d500 Merge pull request #26 from srph/patch-1
`interface` to `class`
2015-09-23 20:21:35 +02:00
Patrick
44c0bab268 spacing 2015-09-09 21:55:58 +02:00
Patrick
206e2ab45b name on next line 2015-09-09 21:55:29 +02:00
Patrick
196515f3bd tbc changed text 2015-09-09 21:54:53 +02:00
Patrick
98b1fd8ce7 tbc typo 2015-09-09 21:54:13 +02:00
Patrick
feb010bf3b frontend 2015-09-09 21:52:31 +02:00
Patrick
22acd87bf6 qMerge branch 'master' of https://github.com/PatrickLouys/no-framework-tutorial 2015-09-02 19:26:20 +02:00
Patrick
e36b01ba29 finished chapter 2015-09-02 19:25:43 +02:00
Patrick Louys
256f6f584d Merge pull request #29 from KevinMGranger/patch-1
Fix typo in 05-router.md
2015-07-24 12:02:39 +02:00
Kevin M Granger
f2c5137ae1 Fix typo in 05-router.md
Routers.php -> Routes.php
2015-07-23 15:09:52 -07:00
Patrick Louys
b0bf75da2b Merge pull request #25 from marcel-burkhard/patch-1
Update 08-dependency-injector.md
2015-07-18 17:59:59 +02:00
Kier Borromeo
f7344a1f88 interface to class
This seems to be a typo. No?
2015-04-14 15:54:42 +08:00
burki94
b1add84072 Update 08-dependency-injector.md
Auryn\Provider was replaced with Auryn\Injector
2015-04-06 13:12:37 +02:00
Patrick
86064842f4 fixed typo 2015-02-14 01:07:31 +01:00
Patrick
047f34863d frontend renderer 2015-02-13 16:36:27 +01:00
Patrick
dab90c5b24 frontend renderer 2015-02-13 16:36:04 +01:00
Patrick
24ca274836 added layout file 2015-02-13 14:48:12 +01:00
Patrick
589585cde4 added README entry for new chapter 2015-02-08 20:53:31 +01:00
Patrick
c9b9fb2d12 continued menu chapter 2015-02-08 20:51:22 +01:00
Patrick
20aef6e741 expanded menu chapter and refactored old chapters 2015-02-08 20:16:44 +01:00
Patrick
d9738776b2 added more to menu chapter 2015-02-08 18:00:41 +01:00
Patrick
53d5731ffa Merge branch 'master' of https://github.com/PatrickLouys/no-framework-tutorial 2015-01-28 22:27:21 +01:00
Patrick Louys
84ba9a1654 update header() call to fix overwrite header bug 2015-01-28 22:26:47 +01:00
Patrick
967bb2bdec begin next chapter 2015-01-21 23:45:56 +01:00
Patrick
31b9f9f57f explain __DIR__. solves #13 2015-01-14 21:16:39 +01:00
Patrick
79e64e3205 make version requirement more clear. resolves #12 2015-01-14 21:10:53 +01:00
Patrick
e23ef871c8 make version requirement more clear. resolves #12 2015-01-14 21:10:28 +01:00
Patrick
c646930728 make version requirement more clear. resolves #12 2015-01-14 21:09:38 +01:00
Patrick
03c012ece5 renamed method to readBySlug. closes #14 2015-01-14 21:04:27 +01:00
Patrick
a99778b049 rename engine to renderer, solves #15 2015-01-14 20:54:18 +01:00
Patrick Louys
521b4025c0 Merge pull request #21 from MadaraUchiha/master
Add leading zeros so that files list in correct order
2015-01-14 14:51:44 +01:00
Madara
c20b26c684 Add leading zeros so that files list in correct order
Fix all links to new file names
2015-01-14 15:46:29 +02:00
Patrick Louys
c9215d89d5 Merge pull request #17 from HassanAlthaf/patch-2
Update 9-templating.md
2014-12-08 12:21:28 +01:00
Patrick Louys
1ddfec5112 Merge pull request #19 from Hamz-a/master
#18 renamed $woops to $whoops in Error Handler
2014-12-08 12:20:07 +01:00
HamZa
d1b04a16df #18 changed $woops to $whoops 2014-12-08 11:53:46 +01:00
HamZa
0bf3f2d3ce Changed $woops to $whoops 2014-12-08 11:42:21 +01:00
Hassan Althaf
5facb772ea Update 9-templating.md
Change file name 'Renderable' to 'Engine' because the interface is not found by Auryn Auto Loader as it finds classes/interfaces by their file names.
2014-12-04 11:13:08 +05:30