Commands.app

php artisan filament:install

Installation

Install and configure Filament panel

Options & Flags
Available options for this command
--panels

Install Filament Panels

Examples
Common usage examples

Install admin panel

php artisan filament:install --panels
Notes
  • Creates default admin panel at /admin
  • Publishes configuration files
Related Commands
You might also find these useful