Marcel Pociot
52b48eb368
Apply fixes from StyleCI
2018-09-11 16:18:53 +00:00
shalvah
676e6f496c
Fix #317 - generate responses from @response tag regardless of HTTP method
2018-09-11 17:12:02 +01:00
Shalvah A
51d2fb17ba
Merge pull request #236 from kotfire/master
...
Support custom validator method on laravel FormRequest
2018-09-09 02:46:09 +01:00
Shalvah A
fc0db6e2f0
Merge pull request #180 from rudiedirkx/no_head
...
#176 don't document HEAD
2018-09-07 10:57:34 +01:00
sempixel
460d221a07
Fix test
2018-03-12 17:28:17 +01:00
Gustavo Real
fef4712966
support custom validator method on laravel form request
2017-10-10 17:21:48 +01:00
Tobias van Beek
6b1c502758
Adddocblockhandling ( #192 )
...
* Add the handling for a @transformer @transformercollection or @result tag in the method docblock
* Update the readme to document the @transform, @transformercollection and @response tag
* Fix the styleci issues
* Apply patch form styleci
* Add a transformermodel tag and support PHP 5
* Fix the version without a modeltag
* Always use the transformermodel tag and a codestyle issue
2017-05-29 17:14:38 +02:00
Rudie Dirkx
3fd150e230
#176 don't document HEAD III - tests
2017-05-25 23:07:21 +02:00
Marcel Pociot
39d4195c0e
Apply fixes from StyleCI
2016-12-07 14:57:18 +00:00
Marcel Pociot
181e4adea6
Allow multiple required_if or required_unless rules
2016-09-14 16:08:33 +02:00
Marcel Pociot
79631d0fcb
Added 'file' validation rule
2016-09-14 10:38:22 +02:00
Marcel Pociot
1d1f122017
Fix issue #88
2016-08-26 22:48:26 +02:00
Marcel Pociot
4977c61f8e
Fix error when using 'exists' validation without second argument
2016-08-19 16:58:23 +02:00
Marcel Pociot
74dd9d54ea
Add check for route groups
...
Modify FormRequest detection to allow usage of the IoC container
2016-08-09 15:40:19 +02:00
Ferreyra, Maximiliano Gastón
2d10144a6b
Allow translate rules descriptions.
2016-06-19 20:52:56 -03:00
Marcel Pociot
3ba920c92c
Applied fixes from StyleCI
2016-05-28 17:43:06 -04:00
Marcel Pociot
e819439ba9
Added Dingo support
...
Added support for route model bindings
Added grouping of controllers
2016-05-28 23:41:18 +02:00
Lucas Michot
90399b50e9
Use PSR4 for tests
2016-05-24 13:31:32 +02:00
Marcel Pociot
ce25bedc90
Merge pull request #15 from lucasmichot/feature/master/stricter-assertions
...
Use stricter assertions
2016-05-24 07:29:50 +02:00
Lucas Michot
c0eb4712bf
Use stricter assertions
2016-05-24 01:11:20 +02:00
Lucas Michot
d31ce7f8f7
Sort imports so that they match Laravel code styles
2016-05-24 00:32:27 +02:00
Marcel Pociot
0a37de975e
Added dot to test assertion to match styleCI
2016-05-24 00:19:40 +02:00
Marcel Pociot
87a0cbe021
Applied fixes from StyleCI
2016-05-23 18:08:13 -04:00
Marcel Pociot
627fc8d22a
Added faker for better dummy data
2016-05-12 21:11:35 +02:00
Marcel Pociot
0aeacb5f0f
Fixed 'accepted' validation rule, to show as required
2016-05-12 17:28:09 +02:00
Marcel Pociot
beef54c5ed
Added badges to README, modified fancy implode
2016-05-11 23:15:28 +02:00
Marcel Pociot
02d34fdb00
Moved from Whiteboard to Documentarian
2016-05-11 21:09:53 +02:00
Marcel Pociot
6e7c50fa4f
Added support for Laravel < 5.2
2016-05-04 10:08:23 +02:00
Marcel Pociot
589014e954
Added first tests
2016-05-03 23:53:46 +02:00