Commit graph

153 commits

Author SHA1 Message Date
7a0f368e00
add chapter about data repositories, and start work on perfomance chapter 2025-07-08 23:02:07 +02:00
11172fb3d3
add 'adding content' chapter 2025-07-08 23:02:06 +02:00
46b98d16a6
update readme 2025-07-08 23:02:05 +02:00
bb13950966
asdf 2025-07-08 23:02:04 +02:00
7052803761
add data from work folder 2025-07-08 23:02:01 +02:00
Stephen Moon
528ba365b4 Small typo 2025-07-08 23:01:49 +02:00
Patrick Louys
3ef05d6cd7 Update README.md 2025-07-08 23:01:49 +02:00
Patrick Louys
f4d2f65231 Update to-be-continued.md 2025-07-08 23:01:49 +02:00
Patrick Louys
c91c0da032 Update to-be-continued.md 2025-07-08 23:01:49 +02:00
Patrick Louys
30d22a1cb4 Update to-be-continued.md 2025-07-08 23:01:49 +02:00
Michael Skvortsov
62ad257ccb Update 04-http.md
A typo fixed
2025-07-08 23:01:49 +02:00
Patrick Louys
633cbf72ec Update 11-page-menu.md 2025-07-08 23:01:49 +02:00
Patrick Louys
e34d867cb1 Update 11-page-menu.md 2025-07-08 23:01:49 +02:00
Patrick Louys
0e47557468 Update 11-page-menu.md 2025-07-08 23:01:49 +02:00
Patrick Louys
b3d0937089 Update 11-page-menu.md 2025-07-08 23:01:49 +02:00
Patrick Louys
e4a7ef3b95 Update 12-frontend.md 2025-07-08 23:01:49 +02:00
Patrick Louys
3f8ca2e1eb Update README.md 2025-07-08 23:01:49 +02:00
Patrick Louys
be755c597e Update 10-dynamic-pages.md 2025-07-08 23:01:49 +02:00
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