Commit graph

135 commits

Author SHA1 Message Date
Patrick Louys
17b603ad0c Update 10-dynamic-pages.md 2025-07-08 22:54:54 +02:00
Patrick Louys
72a92bf289 Update 10-dynamic-pages.md 2025-07-08 22:54:54 +02:00
Patrick Louys
0433d7347c Update 10-dynamic-pages.md 2025-07-08 22:54:54 +02:00
Patrick Louys
7aaa1e9f41 Update 10-dynamic-pages.md 2025-07-08 22:54:54 +02:00
Patrick Louys
c40612dd0e Update 10-dynamic-pages.md 2025-07-08 22:54:54 +02:00
Patrick Louys
48ac6e56de Update 09-templating.md 2025-07-08 22:54:54 +02:00
Patrick Louys
9d94e59c35 Code changes 2025-07-08 22:54:54 +02:00
Patrick Louys
0b32c6a4e4 added strict mode 2025-07-08 22:54:54 +02:00
Patrick Louys
e138a15caf Update 08-dependency-injector.md 2025-07-08 22:54:54 +02:00
Patrick Louys
28af08874d Update 07-inversion-of-control.md 2025-07-08 22:54:54 +02:00
Patrick Louys
8a3f838e17 Improved sentences 2025-07-08 22:54:54 +02:00
Patrick Louys
29185b77e0 Updated code 2025-07-08 22:54:54 +02:00
Patrick Louys
eac0f08195 Update 05-router.md 2025-07-08 22:54:54 +02:00
Patrick Louys
cd508946da Made code location more explicit 2025-07-08 22:54:54 +02:00
Patrick Louys
22a84404f7 Updated composer require 2025-07-08 22:54:54 +02:00
Patrick Louys
004b8795cd Rewrote some sentences 2025-07-08 22:54:54 +02:00
Patrick Louys
661d7cb26b Updated code example 2025-07-08 22:54:54 +02:00
Patrick Louys
2496cee025 Updated composer require 2025-07-08 22:54:54 +02:00
Patrick Louys
10f12d64fc Adding vendor folder to gitignore 2025-07-08 22:54:54 +02:00
Patrick Louys
1be3584cc5 Added gitignore 2025-07-08 22:54:54 +02:00
Patrick Louys
2fb1b90232 Updated PHP version 2025-07-08 22:54:54 +02:00
Patrick Louys
c432918e4a Added strict mode 2025-07-08 22:54:54 +02:00
Patrick Louys
7f588100f1 Updated PHP version requirement 2025-07-08 22:54:54 +02:00
Patrick Louys
3abdb7427e Create LICENSE 2025-07-08 22:54:54 +02:00
Gourab Nag
8d983f053f Fixed Typo in line 38 2025-07-08 22:54:54 +02:00
Danack
dfcc32d683 Changed lines that said not to commit the lock file.
Because not committing it is a bad idea.
2025-07-08 22:54:54 +02:00
Steven Orr
e1cdea78bc Replace 'FileMenuReader' with correct reader.
Author intended on sharing 'ArrayMenuReader' not unknown 'FileMenuReader' with injector.
2025-07-08 22:54:54 +02:00
Steven Orr
fd9fdfa2ea Replace word 'order' with 'folder'.
Author intended to instruct the creation of a new folder called 'Menu'.
2025-07-08 22:54:54 +02:00
kenjis
769f8f0395 Fix code highlight 2025-07-08 22:54:54 +02:00
Hassan Althaf
bb94fadf45 Fixed an issue.
Fixed the issue stated in: https://github.com/PatrickLouys/no-framework-tutorial/issues/38
2025-07-08 22:54:54 +02:00
Félix Gagnon-Grenier
f9327cfa18 #35 slightly more logical grouping 2025-07-08 22:54:54 +02:00
Trevor Sawler
77b3e25684 Correct namespace 2025-07-08 22:54:54 +02:00
Patrick
2a62b27d40 fixed weird sentence 2025-07-08 22:54:54 +02:00
Kier Borromeo
b41339bea9 interface to class
This seems to be a typo. No?
2025-07-08 22:54:54 +02:00
Patrick
9f87eb02c9 spacing 2025-07-08 22:54:54 +02:00
Patrick
3ab8c17e84 name on next line 2025-07-08 22:54:54 +02:00
Patrick
33838fb7a3 tbc changed text 2025-07-08 22:54:54 +02:00
Patrick
96f76f2adc tbc typo 2025-07-08 22:54:54 +02:00
Patrick
d09070a94b frontend 2025-07-08 22:54:54 +02:00
Kevin M Granger
12738995b4 Fix typo in 05-router.md
Routers.php -> Routes.php
2025-07-08 22:54:54 +02:00
burki94
c7044aecb0 Update 08-dependency-injector.md
Auryn\Provider was replaced with Auryn\Injector
2025-07-08 22:54:54 +02:00
Patrick
782fa99e40 finished chapter 2025-07-08 22:54:54 +02:00
Patrick
9b7f9d4f6b fixed typo 2025-07-08 22:54:54 +02:00
Patrick
1f823d2035 frontend renderer 2025-07-08 22:54:54 +02:00
Patrick
9ba96a5729 frontend renderer 2025-07-08 22:54:54 +02:00
Patrick
965af1c0a5 added layout file 2025-07-08 22:54:54 +02:00
Patrick
202d88ec1d added README entry for new chapter 2025-07-08 22:54:54 +02:00
Patrick
fc612b80b3 continued menu chapter 2025-07-08 22:54:54 +02:00
Patrick
7dab9e1199 expanded menu chapter and refactored old chapters 2025-07-08 22:54:54 +02:00
Patrick
3e4d279841 added more to menu chapter 2025-07-08 22:54:54 +02:00