From b494bb9d01da2a596c97aef55a9c66c39dbba9ea Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 28 Oct 2016 13:58:21 -0500 Subject: [PATCH] remove a link --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 9d29c3cb..15c77828 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,6 @@ ## About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as: - [Simple, fast routing engine](https://laravel.com/docs/routing). -- [Painless request validation](https://laravel.com/docs/validation). - [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. - Database agnostic [schema migrations](https://laravel.com/docs/migrations).