-
**Description**
Generate React/Redux client against an InfyOm Laravel Generator API end-point.
Still generate against an API-Platform API end-point.
And sanitize front end urls.
InfyOm Larav…
-
Hi,
Due to the fact that most teams use Swagger to document REST APIs, if possible, give this feature to apiato.
https://github.com/digit-soft/laravel-swagger-generator
-
Type: Bug
The file is not displayed in the text editor because it is a directory.
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windo…
-
- Laravel Swagger Version: dev-master
- Laravel Version: 8.8.0
- PHP Version: 7.4.11
### Description:
Hello,
Right now, the Generator checks if a specific route has a Passport middleware on…
-
### What happened?
Allow handlers to conform to DTO. (these also need to be created/generated...)
```php
$query = static::getEloquentQuery();
$model = static::getModel();
$qu…
-
Trying to generate migrations from SQL Server 2012
```
AVAQS@DESKTOP-F36ARF2 C:\Users\AVAQS\Code\alliance.api
# php artisan migrate:generate -vvv -t PERSONAS,ATRIBUTOS_PERSONAS,ATRIBUTOS,ATRIBUTO…
-
- Laravel Version: 6.20.26
- PHP Version: 7.3.21
- Laravel-5-Generators-Extended Version: 2.0
- Command: php artisan make:migration:pivot departments users
### What I did
run the command and …
-
Hello, people!
When i try generate api docs in the first time, i get the error bellow:
`
ErrorException
copy(resources/docs/js/all.js): failed to open stream: No such file or directory
…
lmnc5 updated
4 years ago
-
When running the following command I get the following problem. I'm not sure if it's because the output from the `composer updated` command is just too big or because it's using a lot of width. Any he…
-
**Describe the bug**
After a new install of Laravel 10.x the required
```
composer require solidry/api-generator
```
fails due to a composer conflict with symfony/yaml.
**To Reproduce**
…