Oral ÜNAL

Results 6 issues of Oral ÜNAL

I got this error when i try to login with 2FA via proxy. ``` INFO: 85.104.48.133:14398 - "POST /auth/login HTTP/1.1" 500 Internal Server Error ERROR: Exception in ASGI application Traceback...

bug

Hello, Thank you for your schema. It seems great but diagram is outdated. Do you consider to update the diagram? If you can, that will be great. Have a nice...

### Scribe version 4.21.2 ### PHP version 8.2 ### Framework Laravel ### Framework version 10.13.5 ### Scribe config ```ruby title => "xxx API Documentation" type => "laravel" auth.enabled => true...

bug
enhancement

Adds EnumMethodNotFoundException to handle cases where a non-existent method is passed o the all() method. This improves error clarity and debugging experience for developers using the EnumConvern library. #13

```php /** * Get all the values as a Collection. * * @param string $method (optional) If provided, the specified method will be called on each value. * @return Collection...

### Scribe version 5.2.0 ### PHP version 8.2 ### Laravel version 12.10.2 ### Scribe config ```ruby laravel.middleware.0 => "web" laravel.middleware.1 => "scribe.auth" auth.enabled => true auth.placeholder => "{BEARER_TOKEN}" examples.faker_seed =>...

bug
triage