Skip to content

Releases: barryvdh/laravel-ide-helper

Support namespaced Facades

14 Feb 15:33
Compare
Choose a tag to compare

The format for the IDE Helper has changed to include the full namespaces. This could lead to duplicate class warnings, but should improve imported Facade autocompletion a lot.

Thanks to @zedentox and @leo108 for the help!

Laravel 5.4 support

23 Jan 22:37
Compare
Choose a tag to compare
v2.2.3

Sorting model docs (#424)

v2.2.2: Add Fluent helpers (using config option) (#404)

09 Dec 11:13
Compare
Choose a tag to compare
* add fluent option to Generator

* add fluent to helper output

* add fluent option to config

* typo