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 |
|
Patrick Louys
|
79ad07f597
|
update header() call to fix overwrite header bug
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
543583442d
|
begin next chapter
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
aeb80cd089
|
explain __DIR__. solves #13
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
7f889b5bda
|
make version requirement more clear. resolves #12
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
76d269f475
|
make version requirement more clear. resolves #12
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
3e82c8fe80
|
make version requirement more clear. resolves #12
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
1d1db4709f
|
renamed method to readBySlug. closes #14
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
d30ce85b54
|
rename engine to renderer, solves #15
|
2025-07-08 22:54:54 +02:00 |
|
Madara
|
aafd1c0ad7
|
Add leading zeros so that files list in correct order
Fix all links to new file names
|
2025-07-08 22:54:54 +02:00 |
|
Hassan Althaf
|
bcef38de55
|
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:54:54 +02:00 |
|
HamZa
|
531f2f1a9b
|
#18 changed $woops to $whoops
|
2025-07-08 22:54:54 +02:00 |
|
HamZa
|
55c4778088
|
Changed $woops to $whoops
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
d3ec8a4908
|
added link to new chapter
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
ad4f2f8a1c
|
missing newline
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
b8a7a9283d
|
new chapter
|
2025-07-08 22:54:54 +02:00 |
|
Hari K T
|
191aafffbe
|
aura/web , not aura/http .
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
c01e439446
|
changed to controllers
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
68d01eee28
|
this fixes #9
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
3d28495cb9
|
missing spaces
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
434825c2ef
|
finished templating chapter
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
26a50ef07c
|
intro adapter
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
76c9ea25cf
|
removed faulty code
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
9b90525f2c
|
added link to alternative opinion
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
2f3ee682c6
|
fixed typo
|
2025-07-08 22:54:54 +02:00 |
|
Chris Wright
|
6976ccc289
|
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:54:54 +02:00 |
|
Patrick Louys
|
516013bfbe
|
Update README.md
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
134aeb9990
|
improved writing
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
f2a64ab964
|
added missing sentence
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
3d29f2f51a
|
added to intro
|
2025-07-08 22:54:54 +02:00 |
|
Patrick
|
b7214b2fbc
|
fixed links
|
2025-07-08 22:54:54 +02:00 |
|