Commit graph

135 commits

Author SHA1 Message Date
Patrick Louys
2a29427dab Update 10-dynamic-pages.md 2025-07-08 23:01:49 +02:00
Patrick Louys
230cbc49f9 Update 10-dynamic-pages.md 2025-07-08 23:01:49 +02:00
Patrick Louys
a53f39cb32 Update 10-dynamic-pages.md 2025-07-08 23:01:49 +02:00
Patrick Louys
e5dfaebee7 Update 10-dynamic-pages.md 2025-07-08 23:01:49 +02:00
Patrick Louys
1b1141999a Update 10-dynamic-pages.md 2025-07-08 23:01:49 +02:00
Patrick Louys
51b1a050c8 Update 09-templating.md 2025-07-08 23:01:49 +02:00
Patrick Louys
80ebffa1b4 Code changes 2025-07-08 23:01:49 +02:00
Patrick Louys
3af2e28c2b added strict mode 2025-07-08 23:01:49 +02:00
Patrick Louys
69477eb626 Update 08-dependency-injector.md 2025-07-08 23:01:49 +02:00
Patrick Louys
052aa890e8 Update 07-inversion-of-control.md 2025-07-08 23:01:49 +02:00
Patrick Louys
fad56e91db Improved sentences 2025-07-08 23:01:49 +02:00
Patrick Louys
abb4a3b8ba Updated code 2025-07-08 23:01:49 +02:00
Patrick Louys
1462b9e37c Update 05-router.md 2025-07-08 23:01:49 +02:00
Patrick Louys
80f382292b Made code location more explicit 2025-07-08 23:01:49 +02:00
Patrick Louys
3bb8837aae Updated composer require 2025-07-08 23:01:49 +02:00
Patrick Louys
4f6e79a672 Rewrote some sentences 2025-07-08 23:01:49 +02:00
Patrick Louys
85f5eb9068 Updated code example 2025-07-08 23:01:49 +02:00
Patrick Louys
6ee025c0d3 Updated composer require 2025-07-08 23:01:49 +02:00
Patrick Louys
77e685209c Adding vendor folder to gitignore 2025-07-08 23:01:49 +02:00
Patrick Louys
9d680095e8 Added gitignore 2025-07-08 23:01:49 +02:00
Patrick Louys
0d6350b452 Updated PHP version 2025-07-08 23:01:49 +02:00
Patrick Louys
cc59e3acd7 Added strict mode 2025-07-08 23:01:49 +02:00
Patrick Louys
6b87bc90d9 Updated PHP version requirement 2025-07-08 23:01:49 +02:00
Patrick Louys
39805a945e Create LICENSE 2025-07-08 23:01:49 +02:00
Gourab Nag
f6c08e4cf7 Fixed Typo in line 38 2025-07-08 23:01:49 +02:00
Danack
b643bc9f7d Changed lines that said not to commit the lock file.
Because not committing it is a bad idea.
2025-07-08 23:01:49 +02:00
Steven Orr
12e3904fac Replace 'FileMenuReader' with correct reader.
Author intended on sharing 'ArrayMenuReader' not unknown 'FileMenuReader' with injector.
2025-07-08 23:01:49 +02:00
Steven Orr
e1fc5e289f Replace word 'order' with 'folder'.
Author intended to instruct the creation of a new folder called 'Menu'.
2025-07-08 23:01:49 +02:00
kenjis
43b9a4cd40 Fix code highlight 2025-07-08 23:01:49 +02:00
Hassan Althaf
19fa8f37f1 Fixed an issue.
Fixed the issue stated in: https://github.com/PatrickLouys/no-framework-tutorial/issues/38
2025-07-08 23:01:49 +02:00
Félix Gagnon-Grenier
294eda5005 #35 slightly more logical grouping 2025-07-08 23:01:49 +02:00
Trevor Sawler
c117201cec Correct namespace 2025-07-08 23:01:49 +02:00
Patrick
a1e5fea13d fixed weird sentence 2025-07-08 23:01:49 +02:00
Kier Borromeo
ba197c6ce6 interface to class
This seems to be a typo. No?
2025-07-08 23:01:49 +02:00
Patrick
c9d86d0ec2 spacing 2025-07-08 23:01:49 +02:00
Patrick
2c19addde3 name on next line 2025-07-08 23:01:49 +02:00
Patrick
256f5272f9 tbc changed text 2025-07-08 23:01:49 +02:00
Patrick
66b3b9ec88 tbc typo 2025-07-08 23:01:49 +02:00
Patrick
2507095a62 frontend 2025-07-08 23:01:49 +02:00
Kevin M Granger
94acccfe81 Fix typo in 05-router.md
Routers.php -> Routes.php
2025-07-08 23:01:49 +02:00
burki94
767da3ae6a Update 08-dependency-injector.md
Auryn\Provider was replaced with Auryn\Injector
2025-07-08 23:01:49 +02:00
Patrick
01f07a6f82 finished chapter 2025-07-08 23:01:49 +02:00
Patrick
8f642f292b fixed typo 2025-07-08 23:01:49 +02:00
Patrick
7feba8e95a frontend renderer 2025-07-08 23:01:49 +02:00
Patrick
e9569be052 frontend renderer 2025-07-08 23:01:49 +02:00
Patrick
1b28a9bc14 added layout file 2025-07-08 23:01:49 +02:00
Patrick
d250548d13 added README entry for new chapter 2025-07-08 23:01:49 +02:00
Patrick
9d654cdd9e continued menu chapter 2025-07-08 23:01:49 +02:00
Patrick
4e0743f975 expanded menu chapter and refactored old chapters 2025-07-08 23:01:49 +02:00
Patrick
5970047cba added more to menu chapter 2025-07-08 23:01:49 +02:00