Commit graph

143 commits

Author SHA1 Message Date
Michael Skvortsov
5148ff04c8
Update 04-http.md
A typo fixed
2025-07-08 22:45:22 +02:00
Patrick Louys
3d85fdd97c
Update 11-page-menu.md 2025-07-08 22:45:22 +02:00
Patrick Louys
8ca70b8964
Update 11-page-menu.md 2025-07-08 22:45:22 +02:00
Patrick Louys
19e87fa3b5
Update 11-page-menu.md 2025-07-08 22:45:22 +02:00
Patrick Louys
d0238dac9a
Update 11-page-menu.md 2025-07-08 22:45:22 +02:00
Patrick Louys
5921aed834
Update 12-frontend.md 2025-07-08 22:45:22 +02:00
Patrick Louys
8b14979df0
Update README.md 2025-07-08 22:45:22 +02:00
Patrick Louys
b455da6acf
Update 10-dynamic-pages.md 2025-07-08 22:45:22 +02:00
Patrick Louys
d45d852d6d
Update 10-dynamic-pages.md 2025-07-08 22:45:22 +02:00
Patrick Louys
b3ab24d13f
Update 10-dynamic-pages.md 2025-07-08 22:45:22 +02:00
Patrick Louys
e9487058dd
Update 10-dynamic-pages.md 2025-07-08 22:45:22 +02:00
Patrick Louys
c8db1cbd5f
Update 10-dynamic-pages.md 2025-07-08 22:45:22 +02:00
Patrick Louys
b5e8aa0e43
Update 10-dynamic-pages.md 2025-07-08 22:45:22 +02:00
Patrick Louys
20e44a0226
Update 09-templating.md 2025-07-08 22:45:22 +02:00
Patrick Louys
58d690fe48
Code changes 2025-07-08 22:45:22 +02:00
Patrick Louys
8016ce77d1
added strict mode 2025-07-08 22:45:21 +02:00
Patrick Louys
835e6089af
Update 08-dependency-injector.md 2025-07-08 22:45:21 +02:00
Patrick Louys
ffaf1c9a50
Update 07-inversion-of-control.md 2025-07-08 22:45:21 +02:00
Patrick Louys
1e5345d2ab
Improved sentences 2025-07-08 22:45:21 +02:00
Patrick Louys
f1ff538fc3
Updated code 2025-07-08 22:45:21 +02:00
Patrick Louys
a7248531ea
Update 05-router.md 2025-07-08 22:45:21 +02:00
Patrick Louys
17216cd027
Made code location more explicit 2025-07-08 22:45:21 +02:00
Patrick Louys
679a8589fc
Updated composer require 2025-07-08 22:45:21 +02:00
Patrick Louys
963ca1b5b7
Rewrote some sentences 2025-07-08 22:45:21 +02:00
Patrick Louys
ee52710b7a
Updated code example 2025-07-08 22:45:21 +02:00
Patrick Louys
dbebe13517
Updated composer require 2025-07-08 22:45:21 +02:00
Patrick Louys
607411fb50
Adding vendor folder to gitignore 2025-07-08 22:45:21 +02:00
Patrick Louys
e08a97d0be
Added gitignore 2025-07-08 22:45:21 +02:00
Patrick Louys
83698401ca
Updated PHP version 2025-07-08 22:45:21 +02:00
Patrick Louys
4356999639
Added strict mode 2025-07-08 22:45:21 +02:00
Patrick Louys
d1217490b0
Updated PHP version requirement 2025-07-08 22:45:21 +02:00
Patrick Louys
2c4fd01bac
Create LICENSE 2025-07-08 22:45:21 +02:00
Gourab Nag
d574240d78
Fixed Typo in line 38 2025-07-08 22:45:21 +02:00
Danack
9cfd0781b8
Changed lines that said not to commit the lock file.
Because not committing it is a bad idea.
2025-07-08 22:45:21 +02:00
Steven Orr
59918c4ec3
Replace 'FileMenuReader' with correct reader.
Author intended on sharing 'ArrayMenuReader' not unknown 'FileMenuReader' with injector.
2025-07-08 22:45:21 +02:00
Steven Orr
20e0084f98
Replace word 'order' with 'folder'.
Author intended to instruct the creation of a new folder called 'Menu'.
2025-07-08 22:45:21 +02:00
kenjis
3f81d43d4e
Fix code highlight 2025-07-08 22:45:21 +02:00
Hassan Althaf
939eb43619
Fixed an issue.
Fixed the issue stated in: https://github.com/PatrickLouys/no-framework-tutorial/issues/38
2025-07-08 22:45:21 +02:00
Félix Gagnon-Grenier
1687fe3429
#35 slightly more logical grouping 2025-07-08 22:45:21 +02:00
Trevor Sawler
b044c34323
Correct namespace 2025-07-08 22:45:21 +02:00
Patrick
acd0776307
fixed weird sentence 2025-07-08 22:45:21 +02:00
Kier Borromeo
bf4d3ad9ef
interface to class
This seems to be a typo. No?
2025-07-08 22:45:21 +02:00
Patrick
20af21a9f1
spacing 2025-07-08 22:45:21 +02:00
Patrick
a3f92e773e
name on next line 2025-07-08 22:45:21 +02:00
Patrick
038a066757
tbc changed text 2025-07-08 22:45:21 +02:00
Patrick
82105e1035
tbc typo 2025-07-08 22:45:21 +02:00
Patrick
67959dd2af
frontend 2025-07-08 22:45:21 +02:00
Kevin M Granger
5c050c202e
Fix typo in 05-router.md
Routers.php -> Routes.php
2025-07-08 22:45:21 +02:00
burki94
17039c3180
Update 08-dependency-injector.md
Auryn\Provider was replaced with Auryn\Injector
2025-07-08 22:45:21 +02:00
Patrick
41eb0f9ed1
finished chapter 2025-07-08 22:45:21 +02:00