Commit graph

168 commits

Author SHA1 Message Date
Patrick Louys
8736e5cecb
Update README.md 2017-12-08 20:39:00 +01:00
Patrick Louys
24193f92ab
Update to-be-continued.md 2017-12-08 20:36:52 +01:00
Patrick Louys
9652d05afe
Update to-be-continued.md 2017-12-08 20:32:21 +01:00
Patrick Louys
4688caf85e
Update to-be-continued.md 2017-12-08 20:32:06 +01:00
Patrick Louys
70e7c1e93d Merge pull request #59 from DemoniacDeath/patch-1
Update 04-http.md
2017-03-02 15:51:05 +01:00
Michael Skvortsov
2f4c1f044d Update 04-http.md
A typo fixed
2017-03-02 03:51:48 +02:00
Patrick Louys
dd0d96305f Update 11-page-menu.md 2016-11-02 13:14:13 +01:00
Patrick Louys
6f91572434 Update 11-page-menu.md 2016-11-02 13:07:37 +01:00
Patrick Louys
1e5cd00b03 Update 11-page-menu.md 2016-11-02 13:05:02 +01:00
Patrick Louys
9a7b586548 Update 11-page-menu.md 2016-11-02 13:03:57 +01:00
Patrick Louys
a864b2aad5 Update 12-frontend.md 2016-11-01 17:52:22 +01:00
Patrick Louys
7a9f6d84ee Update README.md 2016-11-01 17:52:04 +01:00
Patrick Louys
c80b25a34c Update 10-dynamic-pages.md 2016-11-01 17:24:08 +01:00
Patrick Louys
132fdf4e6e Update 10-dynamic-pages.md 2016-11-01 17:22:53 +01:00
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