Patrick
|
7064a6cc0c
|
added more to menu chapter
|
2025-07-08 22:52:55 +02:00 |
|
Patrick Louys
|
fce361978c
|
update header() call to fix overwrite header bug
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
8a468ff6c8
|
begin next chapter
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
fc652ea861
|
explain __DIR__. solves #13
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
9ae5d3461e
|
make version requirement more clear. resolves #12
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
3da1bb4240
|
make version requirement more clear. resolves #12
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
5a1d6e2ad0
|
make version requirement more clear. resolves #12
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
9a5e09c8a2
|
renamed method to readBySlug. closes #14
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
81b9bd5545
|
rename engine to renderer, solves #15
|
2025-07-08 22:52:55 +02:00 |
|
Madara
|
16cbd5185f
|
Add leading zeros so that files list in correct order
Fix all links to new file names
|
2025-07-08 22:52:55 +02:00 |
|
Hassan Althaf
|
8105adc69f
|
Update 9-templating.md
Change file name 'Renderable' to 'Engine' because the interface is not found by Auryn Auto Loader as it finds classes/interfaces by their file names.
|
2025-07-08 22:52:55 +02:00 |
|
HamZa
|
a72a288fb2
|
#18 changed $woops to $whoops
|
2025-07-08 22:52:55 +02:00 |
|
HamZa
|
317cf754a0
|
Changed $woops to $whoops
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
37a6f15a1a
|
added link to new chapter
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
90a7a01fa0
|
missing newline
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
15e4cc3b4b
|
new chapter
|
2025-07-08 22:52:55 +02:00 |
|
Hari K T
|
506a4d7597
|
aura/web , not aura/http .
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
c685d689a3
|
changed to controllers
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
7086d4400b
|
this fixes #9
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
bd68902f39
|
missing spaces
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
05be87de79
|
finished templating chapter
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
01a48d0ea0
|
intro adapter
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
31998be2da
|
removed faulty code
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
d050d2b7a5
|
added link to alternative opinion
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
01a45b13d5
|
fixed typo
|
2025-07-08 22:52:55 +02:00 |
|
Chris Wright
|
d6644adc5c
|
Always use absolute paths for includes
It's not safe to assume that the web server will always give you a sane
cwd.
|
2025-07-08 22:52:55 +02:00 |
|
Patrick Louys
|
ff4702dcd4
|
Update README.md
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
865d22b5a0
|
improved writing
|
2025-07-08 22:52:55 +02:00 |
|
Patrick
|
81fa77a9e1
|
added missing sentence
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
58df0de063
|
added to intro
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
16c2182ffe
|
fixed links
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
5628b00fe8
|
fixed filename
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
faec7ee8c6
|
into templating
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
f306016b1b
|
added next topic
|
2025-07-08 22:52:54 +02:00 |
|
Patrick Louys
|
8490b028bd
|
Update README.md
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
6aef2f65dc
|
refactored to match earlier changes in different part
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
591cec0bef
|
Changed former controller part
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
da396cb9b8
|
Changed former controller part
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
3f3351239d
|
changed di recommendation
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
a26d56f9ed
|
finished DI part
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
bae29c9d14
|
changed to correct version number
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
eb6615c810
|
switched from uri to path
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
dc64178a0b
|
added code formatting
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
08a86093f5
|
added code formatting
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
6cb5e418c5
|
expanded di part
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
fd1e138790
|
added content to di part
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
4a812a3ff7
|
started di part
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
bd44f0dae6
|
removed partial sentence
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
9e627b87bf
|
fixed link
|
2025-07-08 22:52:54 +02:00 |
|
Patrick
|
ce7a9c678a
|
fixed title
|
2025-07-08 22:52:54 +02:00 |
|