From 6f7f9aaa4b63c02fb58ec5a9290ade84329c03e1 Mon Sep 17 00:00:00 2001 From: Mathias Grimm Date: Sat, 7 Mar 2015 14:56:37 +0000 Subject: [PATCH] adding LaravelDotEnvGen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6f75fb5..b0a3e050 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Envoy](https://github.com/laravel/envoy) - SSH Task Runner * [Dispatcher](https://github.com/indatus/dispatcher) - Scheduler for Artisan commands * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - Task runner and deployment package -* [LaravelDotEnvGen](https://github.com/mathiasgrimm/laravel-dot-env-gen)] - Generate .env.gen file based on the project source code +* [LaravelDotEnvGen](https://github.com/mathiasgrimm/laravel-dot-env-gen) - Generates .env.gen file based on the project source code ##### Asset Management * [Intervention Image](https://github.com/Intervention/image) - Image handling and manipulation library for creating, editing and composing images