-
Log
~~~
[2024-11-15 08:42:12] local.ERROR: could not find driver (Connection: , SQL: select "label", "name" from "icons" limit 10) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryExc…
rdp77 updated
2 weeks ago
-
### What happened?
After composer update to Laravel [v11.33.0](https://github.com/laravel/framework/releases/tag/v11.33.0) i got this error
```console
@php artisan package:discover --ansi
Symfo…
-
We recently started developing some screens using FluxUI and we soon ran into a serious performance problem when rendering a lot of components on one page. Here is a screenshot of the Laravel debug ba…
-
For 3.x we want to move towards the ability to integrate Flarum into Laravel projects.
This will require several rewrites of core components and, as such, cannot be part of 2.x. This epic is to col…
-
I added imumz/nova-accordion-field v1.0 into Laravel 10 / nova 4.27 app and I want to use it under dashboard
to show in accordion all employees of the site by their role.
But I did not find how ca…
-
### Overview
Allow setting whether a table row has a clickable URL on a per-row basis
### Detailed explanation
I have a table that lists a Document model which has a status of `pending` or `a…
-
### Reverb Version
v1.4.3
### Laravel Version
11.9
### PHP Version
8.3.12
### Description
## Description
There is an inconsistency in timezone handling between different components in the Puls…
-
Would be cool to see support for Laravel 7 and it's new `x-` component syntax.
https://www.twilio.com/blog/dont-repeat-yourself-html-laravel-7-blade-components-php
https://laravel.com/docs/7.x/bl…
-
### Package Version
latest
### Laravel Version
latest
### PHP Version
8.3.6
### Problem description
```php
Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of…
-
Hi, i get the following error when accessing Order Status Settings , i have a fresh install
here is the stacktrace
```
[2024-10-10 08:46:34] local.ERROR: foreach() argument must be of type…