demo
demo copied to clipboard
Source code for the demo.filamentphp.com website.
Hi there, On product edit page. after I uploaded image when I click save the image is gone (only show file name not image). What I'm missing? Thanks Panya ...
got this error when trying to setup the demo at my local https://flareapp.io/share/x5My0Xe5#F140
Step to reproduce: - Go filament demo, choose whatever page from sidebar (products, orders, etc). - As error doesn't always happened, try to search: 576674888648395525 or similar to ensure you...
Hello, I noticed that [spatie/laravel-medialibrary](https://spatie.be/docs/laravel-medialibrary/v11/introduction) is only used for the shop Product model. As a result, the `storage/app/public` folder is messy with a lot of images at the root. In...
Assume that we have another few more fields before this country field, and I am filling and moving from 1 field to another by 'Tab'. Once I landed in this...

Customers -> New customer was missing the gender field. Filling this form out resulted in a QueryException: `Integrity constraint violation: 19 NOT NULL constraint failed: shop_customers.gender` Fixing this by adding...
Current `main` version of this repo contains several outdated packages (including some with security vulnerabilities). This PR updates all packages. At the time of writing, the resulting code has a...
This PR fixes an issue where Chrome shows a “Check your saved passwords” warning when logging into the demo app using the default password. That warning makes the user experienced...
I just installed the fresh demo as per the instructions and got the following error after i login to the admin Database Engine: Postgres ``` SQLSTATE[42883]: Undefined function: 7 ERROR:...