issues
search
SoliDry
/
api-generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
MIT License
327
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Composer conflict symfony/yaml conflict in Laravel 10.x
#207
patramsey
opened
1 year ago
1
Spelling
#206
jsoref
closed
2 years ago
1
#204: Fix composer deps:
#205
arthurkushman
closed
2 years ago
0
Composer incompatibility between symfony/routing and raml-org/raml-php-parser
#204
arthurkushman
closed
2 years ago
0
Order sequence issues when running "php artisan migrate"
#201
cybersecthreat
closed
2 years ago
1
Add php7.4-8 support
#200
arthurkushman
closed
3 years ago
0
oas/openapi.yaml file missing from vendor dir
#199
bishhop5
closed
3 years ago
2
minimum and maximum for non-integer numbers
#198
meneken17
closed
4 years ago
2
MigrationTrait creates faulty php code with numbers without min/max
#197
meneken17
closed
4 years ago
2
Question: Api not found
#196
meneken17
closed
4 years ago
1
apib support?
#195
treii28
closed
4 years ago
1
Move local var passed as arg to inner var `Jwt::create`
#194
arthurkushman
closed
4 years ago
0
Change object props to local vars placed in a stack
#193
arthurkushman
closed
4 years ago
0
Illuminate\Contracts\Container\BindingResolutionException : Unresolvable dependency resolving [Parameter #0 [ <required> $methods ]] in class Illuminate\Routing\Route
#192
richardyicai
opened
4 years ago
3
Add config entity attributes_case
#191
arthurkushman
closed
3 years ago
0
CustomSql config exception on empty entity
#190
arthurkushman
closed
4 years ago
0
Fix entity name in `$table` and in Routes/api.php
#189
arthurkushman
closed
4 years ago
1
Fix behavior of unparenthesized expressions will change in php v8
#188
arthurkushman
closed
4 years ago
1
Class 'Modules\V3\Http\Requests\TagFormRequest' not found
#187
ghosttk
closed
4 years ago
5
Laravel6.* bug: remove or rename the Redis facade alias in your "app" configuration file in order to avoid collision with the PHP Redis extension
#186
arthurkushman
closed
5 years ago
1
Update composer.json
#185
ghost
closed
5 years ago
1
xFetch algorithm works incorrectly with delta
#184
arthurkushman
closed
5 years ago
1
Cache overrides related items
#183
arthurkushman
closed
5 years ago
0
Fix gen-docs mediaType open parenthesis and single quotes in double quotes
#182
arthurkushman
closed
5 years ago
1
How to add more fields to a generated pivot table?
#181
franco9700
closed
5 years ago
5
implementing controllers
#180
fjahangiri
closed
5 years ago
4
#177: Add MediaType to docs gen in Response + description
#179
arthurkushman
closed
5 years ago
0
can not find the path test
#178
JHONF2078
closed
5 years ago
2
Add @OA\Response object extension for desc + @OA\MediaType
#177
arthurkushman
closed
5 years ago
0
An ability to turn off via --no-docs option docs generation executed by default
#176
arthurkushman
closed
5 years ago
1
Add relations OAS docs generation
#175
arthurkushman
closed
5 years ago
0
Add docs generation for relations/bulks
#174
arthurkushman
closed
5 years ago
1
Move images from api-generator to laravel-api repo
#173
arthurkushman
closed
5 years ago
0
Fix schema in params
#172
arthurkushman
closed
5 years ago
1
Generate OAS documentation based on L5
#171
arthurkushman
closed
5 years ago
0
Included reletionships after , are not included
#170
arthurkushman
closed
5 years ago
1
Develop
#169
arthurkushman
closed
5 years ago
0
Refactor response with containers + json + sqlOptions
#168
arthurkushman
closed
5 years ago
0
Refactor http methods response with Response object injected with IoC
#167
arthurkushman
closed
5 years ago
0
Develop
#166
arthurkushman
closed
5 years ago
0
#164. Fix included relations attributes unset with data param via que…
#165
arthurkushman
closed
5 years ago
0
Included relations attributes unset with data param passed via query to index method
#164
arthurkushman
closed
5 years ago
1
Exclude attributes in Json::unsetArray not working because of (array) cast
#163
arthurkushman
closed
5 years ago
0
Error on data=["field1", "field2"] passing as uri parameter to index method
#162
arthurkushman
closed
5 years ago
2
Refactor Json::getResource to non-static context with 2 extra params set as props
#161
arthurkushman
closed
5 years ago
0
Protect limit increase with ex.: page = 1 and limit = 100000x values in index req method
#160
arthurkushman
closed
5 years ago
0
Add pagination to meta when requested
#159
arthurkushman
closed
5 years ago
1
Add complete related objects ref functionality
#158
arthurkushman
closed
5 years ago
1
Ability to request resources related to other resources
#157
arthurkushman
opened
5 years ago
0
Move basePath manipulations to Request->getBasePath method
#156
arthurkushman
closed
5 years ago
0
Next