This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
barryvdh_laravel-ide-helper
Watch
1
Star
0
Fork
0
mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced
2026-08-18 18:13:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8381a2ebdd40b621297677bd17d1124778518330
barryvdh_laravel-ide-helper
/
src
T
History
Barry vd. Heuvel
8381a2ebdd
Merge pull request
#906
from mfn/mfn-return-reflection
...
Infer return type from reflection if no phpdoc given
2020-04-21 21:16:27 +02:00
..
Console
Merge pull request
#906
from mfn/mfn-return-reflection
2020-04-21 21:16:27 +02:00
Alias.php
Check if method exists
2019-09-08 11:45:23 +02:00
Eloquent.php
Optionally write missing Laravel Model DocBlock (
#700
)
2018-12-19 13:10:53 +01:00
Factories.php
Add support for factory()->create() return types (
#758
)
2019-10-01 20:18:19 +02:00
Generator.php
Add support for factory()->create() return types (
#758
)
2019-10-01 20:18:19 +02:00
IdeHelperServiceProvider.php
prevent loading views if
view
class not in container (
#691
)
2018-12-19 13:12:05 +01:00
Macro.php
Avoid code duplication in constructors
2018-10-01 00:20:54 +03:00
Method.php
Add splat operator (...) support (
#860
)
2019-12-25 12:17:50 +01:00