A demo Filament app containing solutions for questions given in the Filament Community (non-official) Telegram Group
- Clone the repo
- Install dependencies:
composer install
- Run migrations
php artisan migrate
- Create a filament user:
php artisan filament:user