Skip to content

Pull requests: barryvdh/laravel-ide-helper

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore: Fix the description of unused option
#1600 opened Oct 20, 2024 by KentarouTakeda Loading…
1 task done
feat(pivot): add support for multiple pivot types when using the same accessor
#1597 opened Oct 18, 2024 by pataar Loading…
4 of 9 tasks
Make all "note" in README apply quote style
#1590 opened Oct 1, 2024 by hms5232 Loading…
2 of 9 tasks
Update README.md
#1587 opened Sep 20, 2024 by Mtillmann Loading…
2 tasks done
feat: use numeric type on fields with decimal casts
#1583 opened Aug 18, 2024 by ekisu Loading…
5 tasks done
Feature: Add Config Option to Enforce Nullable Relationships
#1580 opened Aug 7, 2024 by jeramyhing Loading…
4 of 9 tasks
Add support for AsCollection::using and AsEnumCollection::of casts
#1577 opened Aug 2, 2024 by uno-sw Loading…
4 of 9 tasks
Improve replacement of return type for methods from Query\Builder
#1575 opened Jul 27, 2024 by pjio Loading…
4 tasks done
Update view "version" variable name to avoid potential conflicts
#1563 opened Jun 20, 2024 by pb30 Loading…
3 of 5 tasks
fix: cant auto complete method chaining
#1446 opened Jun 12, 2023 by SocolaDaiCa Loading…
1 of 9 tasks
feat: add separation of tags into groups
#1377 opened Sep 17, 2022 by Kerigard Loading…
5 of 9 tasks
Use FQN when generating @mixin
#1359 opened Jun 24, 2022 by bmoex Loading…
3 of 6 tasks
handle protected methods with the attribute syntax
#1325 opened Mar 4, 2022 by mridul89 Loading…
4 tasks done
add topclaudy/compoships support
#1323 opened Feb 25, 2022 by alruhmi Loading…
1 of 9 tasks
Add unsetProperty in hooks
#1308 opened Jan 25, 2022 by gabsource Loading…
4 tasks done
Allow table inspection in several database connections at once
#1285 opened Dec 16, 2021 by vpratfr Loading…
1 of 9 tasks
2
4
Fix invalid phpdoc for casted property without return (#1236)
#1264 opened Oct 7, 2021 by edgardmessias Loading…
1 of 5 tasks
add support for on, onWriteConnection, with on models
#1260 opened Oct 1, 2021 by Douglasdc3 Loading…
4 tasks done
Return the class name without the namespace if in the same namespace
#1259 opened Sep 30, 2021 by Katenkka Loading…
2 of 5 tasks
Use DI for config in ModelsCommand
#1242 opened Aug 8, 2021 by wimski Loading…
2 tasks done
add config option to remove the overwrite models file prompt
#1224 opened May 21, 2021 by powellblyth Loading…
6 tasks done
ProTip! Exclude everything labeled bug with -label:bug.