Skip to content

Commit 9b0fbb4

Browse files
naneribarryvdh
authored andcommitted
Added table of contents to Readme.md (#833)
1 parent 6c8e847 commit 9b0fbb4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77

88
__For Laravel 4.x, check [version 1.11](https://github.com/barryvdh/laravel-ide-helper/tree/1.11)__
99

10+
* [Complete phpDocs, directly from the source](#complete-phpdocs--directly-from-the-source)
11+
* [Install](#install)
12+
* [Automatic phpDoc generation for Laravel Facades](#automatic-phpdoc-generation-for-laravel-facades)
13+
* [Automatic phpDocs for models](#automatic-phpdocs-for-models)
14+
* [Automatic phpDocs generation for Laravel Fluent methods](#automatic-phpdocs-generation-for-laravel-fluent-methods)
15+
* [Auto-completion for factory builders](#auto-completion-for-factory-builders)
16+
- [PhpStorm Meta for Container instances](#phpstorm-meta-for-container-instances)
17+
- [Lumen Install](#lumen-install)
18+
+ [Enabling Facades](#enabling-facades)
19+
+ [Adding the Service Provider](#adding-the-service-provider)
20+
+ [Adding Additional Facades](#adding-additional-facades)
21+
* [License](#license)
22+
1023
### Complete phpDocs, directly from the source
1124

1225
_Check out [this Laracasts video](https://laracasts.com/series/how-to-be-awesome-in-phpstorm/episodes/15) for a quick introduction/explanation!_

0 commit comments

Comments
 (0)