-
# Bug report
### What I did
By using `setFromDb()` and modifying the type of a field to `upload` with the `modifyField` function the form does not apply the enctype.
### What I expected to ha…
-
I really enjoyed this lesson and I've been doing something similar, however I've spotted a potential issue when working with model factories: some of them might create new registers in the database, i…
-
- Laravel Version: v11.30.0
- PHP Version: PHP 8.3.1
- Blueprint Version: 2.10
- Platform: Windows
For the sake of the example, I am ignoring #703.
### Issue:
Produced controller does have w…
-
### Versions:
- laravel-modules Version: 11.1.4
- Laravel Version: 11.27.2
- PHP Version: 8.2.22
### Description:
Recently during dependencies update, I noticed several tests in my project st…
-
Hi, do you have any plans on adding a new feature that adds support for generating OpenAPI compliant documentation out of the api configuration? It would be really nice to have!
-
Here's [the `optional` method](https://github.com/fzaninotto/Faker/blob/3860fbe35dff991f39640a38f51807e2594c9783/src/Faker/Provider/Base.php#L514-L537):
```php
/**
* Chainable method for…
-
### Environment:
- Laravel-Code-Generator Version: 2.2.12
- Laravel Version: 5.7.25
- nwidart/Laravel-Modules: Version: 4.0.0
### Description:
#### Modular Development
I am working on a very c…
-
Captcha show with very long time, i don't know why, but this is using localhost with xampp and php 8.1
![image](https://user-images.githubusercontent.com/7691118/163419505-6471f1d1-0bcf-49c6-b933-5ff…
-
It's an awesome project!
Will it support [Dingo API](https://github.com/dingo/api)?
-
Hi,
I have an existing laravel project and wanted to add a new package for creating pdf.
Unfortunately I always get this error when I require any package with composer
```
[RuntimeException]
…