Patrick
|
589585cde4
|
added README entry for new chapter
|
2015-02-08 20:53:31 +01:00 |
|
Patrick
|
c9b9fb2d12
|
continued menu chapter
|
2015-02-08 20:51:22 +01:00 |
|
Patrick
|
20aef6e741
|
expanded menu chapter and refactored old chapters
|
2015-02-08 20:16:44 +01:00 |
|
Patrick
|
d9738776b2
|
added more to menu chapter
|
2015-02-08 18:00:41 +01:00 |
|
Patrick
|
53d5731ffa
|
Merge branch 'master' of https://github.com/PatrickLouys/no-framework-tutorial
|
2015-01-28 22:27:21 +01:00 |
|
Patrick Louys
|
84ba9a1654
|
update header() call to fix overwrite header bug
|
2015-01-28 22:26:47 +01:00 |
|
Patrick
|
967bb2bdec
|
begin next chapter
|
2015-01-21 23:45:56 +01:00 |
|
Patrick
|
31b9f9f57f
|
explain __DIR__. solves #13
|
2015-01-14 21:16:39 +01:00 |
|
Patrick
|
79e64e3205
|
make version requirement more clear. resolves #12
|
2015-01-14 21:10:53 +01:00 |
|
Patrick
|
e23ef871c8
|
make version requirement more clear. resolves #12
|
2015-01-14 21:10:28 +01:00 |
|
Patrick
|
c646930728
|
make version requirement more clear. resolves #12
|
2015-01-14 21:09:38 +01:00 |
|
Patrick
|
03c012ece5
|
renamed method to readBySlug. closes #14
|
2015-01-14 21:04:27 +01:00 |
|
Patrick
|
a99778b049
|
rename engine to renderer, solves #15
|
2015-01-14 20:54:18 +01:00 |
|
Patrick Louys
|
521b4025c0
|
Merge pull request #21 from MadaraUchiha/master
Add leading zeros so that files list in correct order
|
2015-01-14 14:51:44 +01:00 |
|
Madara
|
c20b26c684
|
Add leading zeros so that files list in correct order
Fix all links to new file names
|
2015-01-14 15:46:29 +02:00 |
|
Patrick Louys
|
c9215d89d5
|
Merge pull request #17 from HassanAlthaf/patch-2
Update 9-templating.md
|
2014-12-08 12:21:28 +01:00 |
|
Patrick Louys
|
1ddfec5112
|
Merge pull request #19 from Hamz-a/master
#18 renamed $woops to $whoops in Error Handler
|
2014-12-08 12:20:07 +01:00 |
|
HamZa
|
d1b04a16df
|
#18 changed $woops to $whoops
|
2014-12-08 11:53:46 +01:00 |
|
HamZa
|
0bf3f2d3ce
|
Changed $woops to $whoops
|
2014-12-08 11:42:21 +01:00 |
|
Hassan Althaf
|
5facb772ea
|
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.
|
2014-12-04 11:13:08 +05:30 |
|
Patrick
|
60e96fb592
|
added link to new chapter
|
2014-11-30 22:42:31 +01:00 |
|
Patrick
|
d64b6d9aa1
|
missing newline
|
2014-11-30 22:41:27 +01:00 |
|
Patrick
|
87983c57e1
|
new chapter
|
2014-11-30 22:38:48 +01:00 |
|
Patrick
|
c7a16da764
|
Merge branch 'master' of https://github.com/PatrickLouys/no-framework-tutorial
|
2014-11-30 21:06:53 +01:00 |
|
Patrick
|
87b4cf3a76
|
changed to controllers
|
2014-11-30 21:06:11 +01:00 |
|
Patrick Louys
|
8ca3cc47ab
|
Merge pull request #10 from harikt/patch-1
changed aura/http to aura/web
|
2014-11-28 10:06:06 +01:00 |
|
Hari K T
|
89007243d7
|
aura/web , not aura/http .
|
2014-11-27 22:38:41 +05:30 |
|
Patrick
|
d51b44c6d9
|
this fixes #9
|
2014-11-16 20:04:42 +01:00 |
|
Patrick
|
9710403de1
|
missing spaces
|
2014-11-07 09:37:17 +01:00 |
|
Patrick
|
27b3e57eb9
|
finished templating chapter
|
2014-11-07 00:17:34 +01:00 |
|
Patrick
|
a9ab29ea93
|
intro adapter
|
2014-11-06 23:17:13 +01:00 |
|
Patrick
|
adba44c3c0
|
removed faulty code
|
2014-11-06 22:34:31 +01:00 |
|
Patrick
|
e2f077f8d9
|
added link to alternative opinion
|
2014-11-06 20:47:42 +01:00 |
|
Patrick
|
d719961831
|
fixed typo
|
2014-11-06 20:47:22 +01:00 |
|
Patrick Louys
|
7173cbb6b6
|
Merge pull request #5 from DaveRandom/absolute-include-paths
Always use absolute paths for includes
|
2014-11-06 12:35:54 +01:00 |
|
Chris Wright
|
e2ca3a39ef
|
Always use absolute paths for includes
It's not safe to assume that the web server will always give you a sane
cwd.
|
2014-11-06 11:33:04 +00:00 |
|
Patrick Louys
|
b4ecd15790
|
Update README.md
|
2014-10-11 18:12:58 +02:00 |
|
Patrick
|
159c7d78ab
|
improved writing
|
2014-10-10 16:05:22 +02:00 |
|
Patrick
|
8f42bb59ad
|
added missing sentence
|
2014-10-09 19:18:45 +02:00 |
|
Patrick
|
169b846419
|
added to intro
|
2014-10-08 19:08:26 +02:00 |
|
Patrick
|
97c249f01f
|
fixed links
|
2014-10-07 23:05:55 +02:00 |
|
Patrick
|
21c838d2c9
|
fixed filename
|
2014-10-07 23:05:08 +02:00 |
|
Patrick
|
f54f2092aa
|
into templating
|
2014-10-07 22:59:11 +02:00 |
|
Patrick
|
bfc7e12a45
|
added next topic
|
2014-10-06 22:48:28 +02:00 |
|
Patrick Louys
|
e27b5ef283
|
Update README.md
|
2014-10-05 21:03:11 +02:00 |
|
Patrick
|
7e07790e76
|
refactored to match earlier changes in different part
|
2014-09-27 16:58:34 +02:00 |
|
Patrick
|
ece781990d
|
Changed former controller part
|
2014-09-20 19:56:51 +02:00 |
|
Patrick
|
26e04d9c0a
|
Changed former controller part
|
2014-09-20 19:56:08 +02:00 |
|
Patrick
|
31b293c49b
|
changed di recommendation
|
2014-09-19 15:50:19 +02:00 |
|
Patrick
|
2b12237f12
|
finished DI part
|
2014-09-18 21:53:50 +02:00 |
|