Filament Issue
Everyone will be better at debugging an issue when they can reproduce it!
And good news is you can do that in a couple of seconds!
Just run this to have a ready app to go!
For 3.x:
curl -L https://github.com/ijpatricio/oven/releases/download/filament-issue/filament-issue-3.x.zip -o filament-issue-temp.zipunzip filament-issue-temp.zip -d ./filament-issueecho "Download and extraction completed successfully to ./filament-issue"cd filament-issue/app-filament-issue-3.x# Ready to servephp artisan serve
Download
If you prefer just to download the ZIP:
- Version 3.x link