Commit 3518f686 authored by Taylor Otwell's avatar Taylor Otwell

tweaking layout.

parent 6735631c
......@@ -36,16 +36,8 @@
<p>
Leaning to use Laravel is amazingly simple thanks to
its {{ HTML::link('docs', 'wonderful documentation') }}.
Here are the basics:
</p>
<ul class="out-links">
<li>{{ HTML::link('docs/routing#the-basics', 'Defining Routes') }}</li>
<li>{{ HTML::link('docs/controllers#the-basics', 'Building Controllers') }}</li>
<li>{{ HTML::link('docs/views#the-basics', 'Creating Views') }}</li>
<li>{{ HTML::link('docs/database/eloquent', 'Eloquent ORM') }}</li>
</ul>
<h2>Create something beautiful.</h2>
<p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment