From d9004f98ccf0a2ddfce978a3d7c3456214e45910 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Mon, 16 Mar 2015 14:55:13 +0100 Subject: [PATCH] Update readme --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index c923ba9..5e05294 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,6 @@ It's possible to generate a PhpStorm meta file, to [add support for factory desi Pre-generated example: https://gist.github.com/barryvdh/bb6ffc5d11e0a75dba67 -> Note: This is only available in the `@dev` stability, until a new release is tagged. > Note: You might need to restart PhpStorm and make sure `.phpstorm.meta.php` is indexed. > Note: When you receive a FatalException about a class that is not found, check your config (For example, remove S3 as cloud driver when you don't have S3 configured. Remove Redis ServiceProvider when you don't use it.)