From b2b40a24a50dc7f7a79cce4d5c6f30503600f594 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 14 Jul 2011 08:55:49 -0700 Subject: [PATCH] Edited readme.md via GitHub --- readme.md | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d6f94d6e..de99d64b 100644 --- a/readme.md +++ b/readme.md @@ -6,4 +6,46 @@ ## Introduction ## Table Of Contents -- Installation \ No newline at end of file +### Getting Started + +- Requirements & Installation +- Basic Configuration +- Routes +- Views & Responses +- Generating URLs +- Generating HTML +- Errors & Logs + +### Input + +- Retrieving Input +- Cookies +- Validation +- Building Forms + +### Database + +- Configuration +- Usage +- Fluent Query Builder +- Eloquent ORM + +### Caching + +- Configuration +- Usage + +### Sessions + +- Configuration +- Usage + +### Authentication + +- Configuration +- Usage + +### Other Topics + +- Localization +- Encryption \ No newline at end of file