BinotaLIU
1a3d32f0d1
nullable actually support an argument
2018-05-29 22:28:49 +08:00
Timur Zurbaev
4691bc5fbd
Remove mixed typehint from Fluent::default method
2018-05-05 10:09:30 +08:00
Jonas De Smet
e29e035135
Add DocBlocks for classes too
2018-02-01 15:53:32 +01:00
M. Vugteveen
28f0ac3781
also show time in generated files ( #574 )
2017-09-13 14:18:03 +02:00
Barry vd. Heuvel
ce72ff4663
Remove exit for static code analysers
2017-08-28 13:39:24 +02:00
Florian Lefèvre
b611cb5eff
Add namespaced aliases ( #456 )
...
* Add namespaced aliases
* Move aliases regouping logic in Generator
* Fix getValidAliases return type
2017-03-05 20:04:42 +01:00
Barry vd. Heuvel
e82de98cef
Add Eloquent methods back
2017-02-22 13:27:33 +01:00
Barry vd. Heuvel
25c8de637d
Skip eloquent
...
Fixes #https://github.com/barryvdh/laravel-ide-helper/issues/451
2017-02-20 13:54:53 +01:00
Emmanuel Maggion
5a841a209d
Fix case ( #452 )
2017-02-20 11:52:55 +01:00
Tommi Finnilae
963ead0a01
Correct Fluent helper output ( #445 )
...
'references()' and 'on()' argument names were backwards
2017-02-13 12:53:06 +01:00
Florian Lefèvre
8c306035aa
Fix facades fullpath autocomplete ( #441 )
...
* Add method to retrieve namespace of extended class
* Regroup classes by namespace of the class they extends
* Restore facades shortnames
* Fix classnames used for methods declaration
2017-02-13 12:52:36 +01:00
Barry vd. Heuvel
f1e93f042d
Update helper.php
2017-02-03 15:05:31 +01:00
Florian Lefèvre
525733122e
Add facades fullpath autocomplete ( #437 )
...
* Add method to retrieve namespace of extended class
* Regroup classes by namespace of the class they extends
* Restore facades shortnames
2017-02-01 07:21:31 +01:00
Jackey Cheung
105f14a50d
Add Fluent helpers (using config option) ( #404 )
...
* add fluent option to Generator
* add fluent to helper output
* add fluent option to config
* typo
2016-11-15 09:21:23 +01:00
Elliot Williams
0c38360317
Indefinite article
...
I'm pretty sure it should be `a helper file` as opposed to `an helper file`
2015-04-22 16:42:49 +01:00
Barry vd. Heuvel
c0aaabb6d7
Update config
2015-01-28 10:02:50 +01:00
Barry vd. Heuvel
ab50c245d0
Update config/resources for L5
2015-01-28 09:34:45 +01:00