Commit eec19f70 authored by Taylor Otwell's avatar Taylor Otwell

Edited readme.md via GitHub

parent a571b51d
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air. Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air.
<a name="top">
## Table Of Contents ## Table Of Contents
### Getting Started ### Getting Started
...@@ -79,6 +80,8 @@ Installaing the following goodies will help you take full advantage of Laravel, ...@@ -79,6 +80,8 @@ Installaing the following goodies will help you take full advantage of Laravel,
- Make sure the **public** directory is the document root of your web server. - Make sure the **public** directory is the document root of your web server.
- If you are using mod\_rewrite, set the **index** option in **application/config/application.php** to an empty string. - If you are using mod\_rewrite, set the **index** option in **application/config/application.php** to an empty string.
[Back To Top](#top)
<a name="config"></a> <a name="config"></a>
## Basic Configuration ## Basic Configuration
......
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