Commit 504c584 1 parent 3188316 commit 504c584 Copy full SHA for 504c584
File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -26,18 +26,12 @@ This fork is intended to provide the community with immediate access to these en
26
26
27
27
This fork includes the following changes and enhancements:
28
28
29
- - [ feat: update relation generics (support Laravel >= 11.15)] ( https://github.com/larastan/larastan/pull/1990 )
30
29
- [ feat: support dynamic relation closures] ( https://github.com/larastan/larastan/pull/2048 )
31
- - [ feat: support newFactory method when resolving factory] ( https://github.com/larastan/larastan/pull/1922 )
32
30
- [ feat: add support for config array shapes] ( https://github.com/larastan/larastan/pull/2004 )
33
31
- [ feat: support multiple database connections] ( https://github.com/larastan/larastan/pull/1879 )
34
32
- [ feat: support wildcards in migration/schema paths] ( https://github.com/larastan/larastan/pull/2031 )
35
33
- [ fix: default date casting] ( https://github.com/larastan/larastan/pull/1842 )
36
- - [ fix: handle model property aliases] ( https://github.com/larastan/larastan/pull/1999 )
37
34
- [ fix: make TGet covariant on Attribute stub] ( https://github.com/larastan/larastan/pull/2014 )
38
- - [ fix: properly handle static called on type for query] ( https://github.com/larastan/larastan/pull/2030 )
39
- - [ fix: check if class exists before calling reflectionProvider getClass] ( https://github.com/larastan/larastan/pull/2037 )
40
- - [ fix: relation class forwarding] ( https://github.com/larastan/larastan/pull/2042 )
41
35
42
36
## ✨ Getting Started
43
37
You can’t perform that action at this time.
0 commit comments