Update path to index view file.
Signed-off-by: Johnson Page <jwpage@gmail.com>
This commit is contained in:
parent
bc34498a7c
commit
93f5785911
|
@ -29,7 +29,7 @@
|
|||
|
||||
<p>And the view sitting before you can be found at:</p>
|
||||
|
||||
<pre>{{ path('app') }}views/home/index.php</pre>
|
||||
<pre>{{ path('app') }}views/home/index.blade.php</pre>
|
||||
|
||||
<h2>Grow in knowledge.</h2>
|
||||
|
||||
|
|
Loading…
Reference in New Issue