1134 Commits

Author SHA1 Message Date
Marcel Pociot
16beb5c4d0 Applied fixes from StyleCI 2016-05-30 04:50:38 -04:00
Marcel Pociot
bf2c3a1fac Added Dingo tests 2016-05-30 10:47:54 +02:00
Marcel Pociot
097525f43b Update DingoGenerator.php 2016-05-29 14:49:09 +02:00
Marcel Pociot
3ba920c92c Applied fixes from StyleCI 2016-05-28 17:43:06 -04:00
Marcel Pociot
204eeebce9 Merge branch 'master' of github.com:mpociot/laravel-apidoc-generator 2016-05-28 23:42:13 +02: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
426ac81190 Directly call \Illuminate\Support\Str::startsWith 2016-05-25 13:36:46 +02:00
Marcel Pociot
73f5d8b9e3 Merge pull request #22 from lucasmichot/feature/master/useless-variable
No need to create a variable
2016-05-24 14:59:44 +02:00
Lucas Michot
3342e989ca No need to create a variable 2016-05-24 14:56:13 +02:00
Lucas Michot
b297bc10c1 Use strict comparisons 2016-05-24 14:52:49 +02:00
Marcel Pociot
ed7838bcf9 Merge pull request #16 from lucasmichot/feature/master/long-statement
Shorten a very long statement
2016-05-24 07:29:07 +02:00
Marcel Pociot
ddc4477ca6 Merge pull request #19 from lucasmichot/feature/master/api-generator-instanciation
Only instantiate \Mpociot\ApiDoc\Commands\generator if necessary
2016-05-24 07:27:30 +02:00
Marcel Pociot
220c26b40e Merge pull request #14 from lucasmichot/feature/master/docblocks
Fix some docblocks
2016-05-24 07:21:32 +02:00
Lucas Michot
afb0f4c40f Only instantiate \Mpociot\ApiDoc\Commands\generator if necessary 2016-05-24 01:52:33 +02:00
Lucas Michot
1421255747 Fix style 2016-05-24 01:29:17 +02:00
Lucas Michot
00eb039b59 Shorten a bvery long statement 2016-05-24 01:28:14 +02:00
Lucas Michot
a78775f62b More docblocks fixes 2016-05-24 01:08:44 +02:00
Lucas Michot
eef611ad5d Fix docblocks spacing too and use FQN 2016-05-24 01:07:14 +02:00
Lucas Michot
6216be9110 Fix some docblocks 2016-05-24 00:59:12 +02:00
Lucas Michot
d31ce7f8f7 Sort imports so that they match Laravel code styles 2016-05-24 00:32:27 +02:00
Marcel Pociot
87a0cbe021 Applied fixes from StyleCI 2016-05-23 18:08:13 -04:00
Marcel Pociot
5370a94187 Switched from ParameterType to ParameterClass to allow PHP5 compatibility 2016-05-22 20:17:15 +02:00
Marcel Pociot
6234d61da0 Fix indentation of markdown template 2016-05-13 00:02:41 +02:00
Marcel Pociot
5150ad932c Display faker data as route parameter values 2016-05-12 23:35:32 +02: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
c881642165 Fix command registration 2016-05-12 00:10:07 +02:00
Marcel Pociot
8c507d119e Updated README, added update documentation command 2016-05-12 00:01:07 +02:00
Marcel Pociot
5399be67d8 Modify toc link 2016-05-11 23:25:17 +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
Marcel Pociot
0e25996b83 Initial commit 2016-05-03 22:21:20 +02:00