Skip to content

Filament Issue

img_1.png

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:

Terminal window
curl -L https://github.com/ijpatricio/oven/releases/download/filament-issue/filament-issue-3.x.zip -o filament-issue-temp.zip
unzip filament-issue-temp.zip -d ./filament-issue
echo "Download and extraction completed successfully to ./filament-issue"
cd filament-issue/app-filament-issue-3.x
# Ready to serve
php artisan serve

Download

If you prefer just to download the ZIP: