From f29c943c882282629968f2550153476da1f3b073 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 30 Oct 2016 15:36:25 -0500 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ba992e47..ea89ee2f 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,7 @@ ## About Laravel - [Simple, fast routing engine](https://laravel.com/docs/routing). - [Powerful dependency injection container](https://laravel.com/docs/container). - Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage. +- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent). - Database agnostic [schema migrations](https://laravel.com/docs/migrations). - [Robust background job processing](https://laravel.com/docs/queues). - [Real-time event broadcasting](https://laravel.com/docs/broadcasting).