Note about missing classes.

This commit is contained in:
Barry vd. Heuvel
2015-03-16 13:01:21 +01:00
parent 683ed695a5
commit d9077b753c
+1
View File
@@ -23,6 +23,7 @@ It's possible to generate a PhpStorm meta file, to [add support for factory desi
> 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.)
### Automatic phpDoc generation for Laravel Facades