Commit Graph

36 Commits

Author SHA1 Message Date
Matt Brown
df20501546 Fix some tests 2020-10-19 18:38:34 -04:00
Feek
287457cf87 feature: dynamically resolve paths 2020-08-14 22:30:17 -07:00
Feek
9f59e3b559 test: ignore ParamNameMismatch 2020-08-14 21:51:16 -07:00
Feek
5c724654b3 test: add test for app env 2020-07-25 20:17:31 -07: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
Feek
2ab7eb7f15 test: add a test for resource and wrap 2020-07-13 18:04:26 -07:00
Feek
3c5ec04593 chore: run on ubuntu 2020-06-21 21:31:47 -07:00
Feek
b97274b5b2 chore: run on os x machine 2020-06-21 21:17:50 -07:00
Feek
b5cc883f9c chore: test lumen project 2020-06-21 21:16:40 -07:00
Feek
c739f053f6 chore: os x vs. linux sed differences 2020-06-21 20:22:22 -07:00
Feek
df1c4f7b9c chore: test laravel 2020-06-21 16:48:33 -07:00
Matt Brown
29e1fee5f5 Add Taint Analysis test 2020-06-21 18:15:07 -04:00
Feek
7de82fa1e9 test: fix test 2020-06-21 14:36:35 -07:00
Feek
bbb671e4a8 feature: support morphedByMany 2020-06-09 23:56:56 -07: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
aa05c14a5b fix: relations should also be able to call query builder methods 2020-06-06 23:44:37 -07:00
Feek
3c837c25e3 fix: relations return themselves instead of builders 2020-06-06 21:55:33 -07:00
Feek
377d1a1d98 feature: add type support for eloquent relations 2020-06-06 19:55:08 -07:00
Feek
db44a11bfc chore: make test models and load them so we can test ide helper things 2020-06-06 19:32:22 -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
18287584d2 test: failing test case for factories 2020-05-22 22:23:05 -07:00
Feek
c2e30af74a feature: eloquent support 2020-05-21 00:18:36 -07:00
Feek
6a48722ab7 fix: get the actual class of the app depending on if its lumen vs. laravel 2020-05-08 18:40:39 -07:00
Feek
82255b351d fix: keep psalm exception handler 2020-05-08 16:48:01 -07:00
Feek
ae2cd3f299 feature: add return type info for url helper 2020-04-20 00:30:20 -07:00
Feek
a28fe5025a return a type of the class string provided 2020-04-18 00:24:13 -07:00
Matthew Brown
33d01f00c9
Merge pull request #36 from mr-feek/run-tests
chore: run tests on pr
2020-04-14 00:04:11 -04:00
Feek
65569e9df5 feature: add types to container 2020-04-12 19:14:44 -07:00
Feek
c18abf4686 fix: add extra expected error message 2020-04-12 14:54:43 -07:00
Feek
b1497c252f feature: generic collections 2020-04-11 15:30:37 -07:00
Feek
8ef4d611ed introduce testing 2020-04-08 00:47:02 -07:00