Skip to content

Tags: AlecChou/laravel-ide-helper

Tags

v1.11.3

Toggle v1.11.3's commit message
Skip decrement/increment

They are a bit weird.

v1.11.2

Toggle v1.11.2's commit message
Indent with 8 spaces instead of 2 tabs

Similar to the rest.

v1.11.1

Toggle v1.11.1's commit message
Get correct namespace

The other one was empty, now it should be correct. Fixes barryvdh#97

v1.11.0

Toggle v1.11.0's commit message
Fix error

v1.10.0

Toggle v1.10.0's commit message
Require doctrine for dev

v1.9.2

Toggle v1.9.2's commit message
Disable where field

Maybe make it optional? Feels kind of bloated..

v1.9.1

Toggle v1.9.1's commit message
Move helpers to root

To get them in the namespace.

v1.9.0

Toggle v1.9.0's commit message
Use FQN for extending/root

Otherwise it doesn't work in namespaces.

v1.8.1

Toggle v1.8.1's commit message
Add prefix to table

Fixes barryvdh#54

v1.8.0

Toggle v1.8.0's commit message
Merge pull request barryvdh#45 from bryceray1121/master

Removing \r from generator in order to prevent ^M from being inserted in...