Commit Graph

19 Commits

Author SHA1 Message Date
Chris Leppanen
42449b8744 Make the Model template on the Builder covariant. 2021-03-20 20:11:27 -04:00
Feek
fb6ce74d1f fix: proper filename 2020-12-07 09:56:02 -05:00
Sergey Protasov
9c8a7985e8 Fix anotation for first method of BelongsToMany 2020-10-21 15:12:06 +03:00
Feek
a227c1b87a change: resolve abstracts from container. This will allow us to resolve named aliases 2020-07-25 15:29:16 -07:00
Feek
1db37bec61 feature: abort_if support 2020-07-24 08:29:54 -07:00
Matt Brown
29e1fee5f5 Add Taint Analysis test 2020-06-21 18:15:07 -04:00
Feek
0ca2d9eeb0 feature: support for morphToMany 2020-06-09 23:50:37 -07:00
Feek
da0415a2c6 feature: support for polymorphic relations 2020-06-09 10:16:21 -07:00
Feek
d4eb8d58e5 fix: provide mixed for lower laravel versions 2020-06-07 00:26:26 -07:00
Feek
377d1a1d98 feature: add type support for eloquent relations 2020-06-06 19:55:08 -07:00
Feek
b4f9ee6ffc feature: support for response helper 2020-05-24 00:34:43 -07:00
Feek
616f9305d1 fix: correct typehint for builder find 2020-05-22 23:25:27 -07:00
Feek
fd7e5c99b0 feature: factory support 2020-05-22 22:23:05 -07:00
Feek
c2e30af74a feature: eloquent support 2020-05-21 00:18:36 -07:00
Feek
c15f1f770e refactor: simplify logic for booting the app by stubbing the lumen application file 2020-04-13 21:16:12 -07:00
Matthew Brown
a14701e915
Merge pull request #39 from mr-feek/container-types
feature: add types to container
2020-04-14 00:01:28 -04:00
Feek
783b014150 fix: stub out enumerable since it doesnt exist in 5.5 2020-04-12 21:13:57 -07:00
Feek
65569e9df5 feature: add types to container 2020-04-12 19:14:44 -07:00
Feek
b1497c252f feature: generic collections 2020-04-11 15:30:37 -07:00