-
### Package
filament/filament
### Package Version
3.0.85
### Laravel Version
10.28.0
### Livewire Version
3.0.10
### PHP Version
8.2.11
### Problem description
"SQLSTATE[HY000]: General err…
-
### How do you use Sentry?
Sentry SaaS (sentry.io)
### SDK version
3.8.2
### Steps to reproduce
1. Use Laravel with Livewire 3 (regular Livewire Components, not Volt)
2. Make livewire component …
-
Hi
I this compatable wit php8.2 and Laravel 11 as having same issue as #19, everything checks out other than it just isnt appearing on the page.
my Composer.json if this gives any clues about p…
-
I'm using the SideBar component and it has the flux:sidebar.toggle.
But when I click on it, the sidebar isn't hidden.
I copied exactly the code from the example in the documentation.
Besides the @…
-
**Describe the bug**
Since the version `0.12.4` I get error `GeneaLabs\LaravelModelCaching\CacheKey::processEnum(): Argument #1 ($value) must be of type BackedEnum|UnitEnum|string, null given, called…
-
### What Happened
There is a select element, subject, which specifies the select options for two other selects, namely topics and tasktype.
View:
…
-
### Volt Version
1.6.2
### Laravel Version
10.10
### PHP Version
8.2.12
### Database Driver & Version
_No response_
### Description
```php
Initial value: {{ $count }}
…
-
### Description
if I declare a protected var like :: protected $categories;
-------------------------------------
protected $categories;
public function mount(Category $categorie )
{
…
-
### What Happened
When I use it skips a month when you click < or >
The demo here: https://tallstackui.com/docs/form/date does it too
### Component
Date
### How to Reproduce
The demo here: h…
-
**To Reproduce**
Steps to reproduce the behavior:
1. put a wire:model in a select
2. put a :async-data in a select
**Dependencies**
-WireUI Version: 2.05
-Laravel Version: 10.4
-Livew…