Minor typo fix (#548)

This commit is contained in:
Zakaria Acharki
2017-08-28 13:38:22 +02:00
committed by Barry vd. Heuvel
parent 55c9bfc33b
commit cb6f52f4d6
+1 -1
View File
@@ -166,7 +166,7 @@ After publishing vendor, simply change the `include_fluent` line your `config/id
```php
'include_fluent' => true,
```
And then run `php artisan ide-helper:generate` , you will now see all of the Fluent methods are recognized by your IDE now.
And then run `php artisan ide-helper:generate` , you will now see all of the Fluent methods are recognized by your IDE.
## PhpStorm Meta for Container instances