-
### What happened?
Sometimes (every 5 minutes) i have a crash with segfault. I use the official static build 1.1.0
```
Segmentation fault (core dumped)
```
### Build Type
Official static build…
-
Filament\Actions\ViewAction::Filament\Actions\{closure}(): Argument #2 ($record) must be of type Illuminate\Database\Eloquent\Model, null given, called in /app/vendor/filament/support/src/Concerns/E…
-
In the onDateSelect function when I detect the type of view I want to make it go to that specific day. But when I launch the event it doesn't go to that day. I don't know if it's a mistake or if I'm d…
-
Hello Everyone,
I started to work on the new version of the plugin and for that I'm creating an raspberry pi hat with some features to make it easy to deploy and maintain this plugin.
This will…
-
### Laravel Version
11.7.0
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
After upgrading to laravel 11.7.0 from 11.5.0 I am getting this error in…
-
1, In filament, how to tell whether a plugins is installed or not?
2, In filament, how to tell whether a plugins is enabled or not?
-
Hi,
After running the command `php artisan filament-settings-hub:install`, I encountered an error during the migration process. I have attached the screenshot of the error below. I am using Postgre…
-
Can this issue be fixed? Are you seeing the same console error as I am?
![image](https://github.com/user-attachments/assets/5a449fdf-60cf-4e58-b57b-8825546c4145)
-
### What happened?
The problem occurs when creating a dashboard. Error in browser console. No positive click on "add dashboard" and "save"
The problem occurs with vanilla filament.
Filament versi…
-
### Bug description
The autocomplete for relations seems to prefer the Order model from the Filament tests over my actual Order model.
![image](https://github.com/laravel-idea/plugin/assets/2649…