André G. Inocenti Lobo Viana

Results 5 issues of André G. Inocenti Lobo Viana

**Describe the bug** When the --mdc-typography-subtitle1-font-size: is changed the input label is clipped when the textfield is "filled" or with focus. When the field is not focused or not filled...

Type: Bug
Focus Area: Components

Hi, I'm using your package version 4.0.0 with Laravel 10. I followed the instructions for installation of the package and I have both PCNTL and POSIX extensions installed. I runned...

Hello, I'm using cake4 and mongoDb as transport I've the following scenario where I've 2 different messages in 2 different queues `QueueManager::push(ExampleJob::class, ['id' => 1, 'code' => 'oi1'], ['queue' =>...

bug

Hello, Creating models on a fresh Laravel 11 using code:model and using a SQLite database returns the following error: ```bash php artisan code:models --table=cities ``` ```php BadMethodCallException Method Illuminate\Database\SQLiteConnection::getDoctrineConnection does...

Hi, Gemini as included support to send a video in the request. Is it possible to add video support to this package? Thank you