Commit graph

153 commits

Author SHA1 Message Date
55fc107eb8 add chapter about data repositories, and start work on perfomance chapter 2025-07-08 22:54:54 +02:00
2d9c2b256e add 'adding content' chapter 2025-07-08 22:54:54 +02:00
71329a2af0 update readme 2025-07-08 22:54:54 +02:00
4b7c281224 asdf 2025-07-08 22:54:54 +02:00
ca40fdd970 add data from work folder 2025-07-08 22:54:54 +02:00
Stephen Moon
1781a923b4 Small typo 2025-07-08 22:54:54 +02:00
Patrick Louys
db2d33580e Update README.md 2025-07-08 22:54:54 +02:00
Patrick Louys
0309a6c7af Update to-be-continued.md 2025-07-08 22:54:54 +02:00
Patrick Louys
bb0d97aeee Update to-be-continued.md 2025-07-08 22:54:54 +02:00
Patrick Louys
657294885f Update to-be-continued.md 2025-07-08 22:54:54 +02:00
Michael Skvortsov
87d03e55c7 Update 04-http.md
A typo fixed
2025-07-08 22:54:54 +02:00
Patrick Louys
c9063d5962 Update 11-page-menu.md 2025-07-08 22:54:54 +02:00
Patrick Louys
a94656ef4b Update 11-page-menu.md 2025-07-08 22:54:54 +02:00
Patrick Louys
2886657aa4 Update 11-page-menu.md 2025-07-08 22:54:54 +02:00
Patrick Louys
424cf65251 Update 11-page-menu.md 2025-07-08 22:54:54 +02:00
Patrick Louys
47bda4441c Update 12-frontend.md 2025-07-08 22:54:54 +02:00
Patrick Louys
748fdd9fb9 Update README.md 2025-07-08 22:54:54 +02:00
Patrick Louys
e58134e1c8 Update 10-dynamic-pages.md 2025-07-08 22:54:54 +02:00
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