Commit graph

184 commits

Author SHA1 Message Date
Patrick Louys
7f76b4ba4a
Update 10-dynamic-pages.md 2025-07-08 22:52:56 +02:00
Patrick Louys
6e606a4c2c
Update 10-dynamic-pages.md 2025-07-08 22:52:56 +02:00
Patrick Louys
8038f972f9
Update 10-dynamic-pages.md 2025-07-08 22:52:56 +02:00
Patrick Louys
df44ca0421
Update 10-dynamic-pages.md 2025-07-08 22:52:56 +02:00
Patrick Louys
a05a793460
Update 09-templating.md 2025-07-08 22:52:56 +02:00
Patrick Louys
2ce5f50703
Code changes 2025-07-08 22:52:56 +02:00
Patrick Louys
98b7283ff2
added strict mode 2025-07-08 22:52:56 +02:00
Patrick Louys
f6082a21d3
Update 08-dependency-injector.md 2025-07-08 22:52:56 +02:00
Patrick Louys
09640530b5
Update 07-inversion-of-control.md 2025-07-08 22:52:56 +02:00
Patrick Louys
f1425bed89
Improved sentences 2025-07-08 22:52:56 +02:00
Patrick Louys
d4951c5156
Updated code 2025-07-08 22:52:56 +02:00
Patrick Louys
eb2a084333
Update 05-router.md 2025-07-08 22:52:56 +02:00
Patrick Louys
24dd5c722e
Made code location more explicit 2025-07-08 22:52:56 +02:00
Patrick Louys
b79fe88d38
Updated composer require 2025-07-08 22:52:56 +02:00
Patrick Louys
849a8f6023
Rewrote some sentences 2025-07-08 22:52:56 +02:00
Patrick Louys
2ba998e91a
Updated code example 2025-07-08 22:52:55 +02:00
Patrick Louys
fa72e0935e
Updated composer require 2025-07-08 22:52:55 +02:00
Patrick Louys
593189b362
Adding vendor folder to gitignore 2025-07-08 22:52:55 +02:00
Patrick Louys
86cfdf1408
Added gitignore 2025-07-08 22:52:55 +02:00
Patrick Louys
3cec1c27e1
Updated PHP version 2025-07-08 22:52:55 +02:00
Patrick Louys
1079677598
Added strict mode 2025-07-08 22:52:55 +02:00
Patrick Louys
a4553615d9
Updated PHP version requirement 2025-07-08 22:52:55 +02:00
Patrick Louys
4d4a9757bb
Create LICENSE 2025-07-08 22:52:55 +02:00
Gourab Nag
742907844e
Fixed Typo in line 38 2025-07-08 22:52:55 +02:00
Danack
baf3c4c823
Changed lines that said not to commit the lock file.
Because not committing it is a bad idea.
2025-07-08 22:52:55 +02:00
Steven Orr
13cea4c685
Replace 'FileMenuReader' with correct reader.
Author intended on sharing 'ArrayMenuReader' not unknown 'FileMenuReader' with injector.
2025-07-08 22:52:55 +02:00
Steven Orr
650bfc7bf4
Replace word 'order' with 'folder'.
Author intended to instruct the creation of a new folder called 'Menu'.
2025-07-08 22:52:55 +02:00
kenjis
9f084ae86f
Fix code highlight 2025-07-08 22:52:55 +02:00
Hassan Althaf
1a17922922
Fixed an issue.
Fixed the issue stated in: https://github.com/PatrickLouys/no-framework-tutorial/issues/38
2025-07-08 22:52:55 +02:00
Félix Gagnon-Grenier
cd0bc24acf
#35 slightly more logical grouping 2025-07-08 22:52:55 +02:00
Trevor Sawler
94a648b908
Correct namespace 2025-07-08 22:52:55 +02:00
Patrick
ff39f34ee8
fixed weird sentence 2025-07-08 22:52:55 +02:00
Kier Borromeo
99a76baf78
interface to class
This seems to be a typo. No?
2025-07-08 22:52:55 +02:00
Patrick
1fea6f1eba
spacing 2025-07-08 22:52:55 +02:00
Patrick
658231eb81
name on next line 2025-07-08 22:52:55 +02:00
Patrick
d86ad1eaf2
tbc changed text 2025-07-08 22:52:55 +02:00
Patrick
a45ec75ff4
tbc typo 2025-07-08 22:52:55 +02:00
Patrick
6d7d25e20b
frontend 2025-07-08 22:52:55 +02:00
Kevin M Granger
f57d8b9ee5
Fix typo in 05-router.md
Routers.php -> Routes.php
2025-07-08 22:52:55 +02:00
burki94
7d30f76644
Update 08-dependency-injector.md
Auryn\Provider was replaced with Auryn\Injector
2025-07-08 22:52:55 +02:00
Patrick
a0235df3da
finished chapter 2025-07-08 22:52:55 +02:00
Patrick
70081bb983
fixed typo 2025-07-08 22:52:55 +02:00
Patrick
494d5b3085
frontend renderer 2025-07-08 22:52:55 +02:00
Patrick
573d9f4f08
frontend renderer 2025-07-08 22:52:55 +02:00
Patrick
28b9de5473
added layout file 2025-07-08 22:52:55 +02:00
Patrick
cf3f6dde33
added README entry for new chapter 2025-07-08 22:52:55 +02:00
Patrick
b23ed98796
continued menu chapter 2025-07-08 22:52:55 +02:00
Patrick
975acc02f3
expanded menu chapter and refactored old chapters 2025-07-08 22:52:55 +02:00
Patrick
7064a6cc0c
added more to menu chapter 2025-07-08 22:52:55 +02:00
Patrick Louys
fce361978c
update header() call to fix overwrite header bug 2025-07-08 22:52:55 +02:00