diff --git a/Home.md b/Home.md index c79d934..6452c21 100644 --- a/Home.md +++ b/Home.md @@ -13,4 +13,37 @@ Ready to start learning Laravel? You'll find our documentation clear, complete, - [[Views & Responses]] - [[Building Models]] - [[Working With Input]] -- [[Errors & Logs]] \ No newline at end of file +- [[Errors & Logs]] + +**Database** + +- [[Database Configuration]] +- [[Fluent Query Builder]] +- [[Eloquent ORM]] + +**Cache** + +- [[Cache Configuration]] +- [[Cache Usage]] + +**Sessions** + +- [[Session Configuration]] +- [[Session Usage]] + +**Authentication** + +- [[Auth Configuration]] +- [[Auth Usage]] + +**Other Topics** + +- [[Generating URLs]] +- [[Request Information]] +- [[Benchmarking Code]] +- [[Retrieving & Setting Configuration Options]] +- [[Encryption]] +- [[Generating HTML]] +- [[Building Forms]] +- [[Working With Text]] +- [[Localization]] \ No newline at end of file