Commit graph

154 commits

Author SHA1 Message Date
Patrick Louys
57f6118308 Update 10-dynamic-pages.md 2016-11-01 17:17:52 +01:00
Patrick Louys
215c07c94a Update 10-dynamic-pages.md 2016-11-01 17:14:02 +01:00
Patrick Louys
20bd93a61c Update 10-dynamic-pages.md 2016-11-01 17:00:27 +01:00
Patrick Louys
ff9595d961 Update 10-dynamic-pages.md 2016-11-01 16:56:57 +01:00
Patrick Louys
6859223386 Update 09-templating.md 2016-11-01 16:51:33 +01:00
Patrick Louys
20e0f82b2a Code changes 2016-11-01 16:48:27 +01:00
Patrick Louys
32a9e94450 added strict mode 2016-11-01 16:30:51 +01:00
Patrick Louys
8d3b3ee1e3 Update 08-dependency-injector.md 2016-11-01 16:29:36 +01:00
Patrick Louys
d6a70e94c0 Update 07-inversion-of-control.md 2016-11-01 16:27:27 +01:00
Patrick Louys
31bbb0fff7 Improved sentences 2016-11-01 16:26:05 +01:00
Patrick Louys
d9b7885c43 Updated code 2016-11-01 16:23:28 +01:00
Patrick Louys
b2d2fee013 Update 05-router.md 2016-11-01 16:18:02 +01:00
Patrick Louys
4169afd542 Made code location more explicit 2016-11-01 16:01:35 +01:00
Patrick Louys
0430b7d94c Updated composer require 2016-11-01 15:59:17 +01:00
Patrick Louys
973631449f Rewrote some sentences 2016-11-01 15:55:40 +01:00
Patrick Louys
2c59ba04da Updated code example 2016-11-01 15:52:51 +01:00
Patrick Louys
86af38af20 Updated composer require 2016-11-01 15:49:27 +01:00
Patrick Louys
4a9f46a503 Adding vendor folder to gitignore 2016-11-01 15:44:31 +01:00
Patrick Louys
625bf8ff1f Added gitignore 2016-11-01 15:40:10 +01:00
Patrick Louys
ec3656b10d Updated PHP version 2016-11-01 15:35:51 +01:00
Patrick Louys
f9a3ccd4c3 Added strict mode 2016-11-01 15:33:18 +01:00
Patrick Louys
bff1918030 Updated PHP version requirement 2016-11-01 15:21:21 +01:00
Patrick Louys
c9df0411b4 Create LICENSE 2016-08-31 12:51:41 +02:00
Patrick Louys
4a47f05943 Merge pull request #48 from gourabnagDev/patch-1
Fixed Typo in line 38
2016-04-03 12:20:59 +02:00
Gourab Nag
8683cba065 Fixed Typo in line 38 2016-04-03 02:18:02 +05:30
Patrick Louys
232714c2f2 Merge pull request #42 from Danack/patch-1
Changed lines that said not to commit the lock file.
2015-12-21 09:23:46 +01:00
Danack
477489988b Changed lines that said not to commit the lock file.
Because not committing it is a bad idea.
2015-12-17 02:29:43 +00:00
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