Browse Source

Update readme.md

Taylor Otwell 7 years ago
parent
commit
f29c943c88
1 changed files with 1 additions and 0 deletions
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -14,6 +14,7 @@ Laravel is a web application framework with expressive, elegant syntax. We belie
 - [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).