henset11/mugiwara-kit

Filament Starter Kit with pre-configured packages and settings
3
Install
composer require henset11/mugiwara-kit
Latest Version:v1.1.0
PHP:^8.2
License:MIT
Last Updated:May 22, 2025
Links: GitHub  ·  Packagist
Maintainer: henset11

Filament Plugin:

  1. Image Optimizer
  2. Filament Shield
  3. Filament Socialite
  4. Filament Breezy
  5. Filament Impersonate
  6. Filament API Service
  7. Filament Spatie Media Library
  8. Filament Settings
  9. User Manager
  10. Themes
  11. Media Action
  12. Quick Create

PHP Library :

  1. Scramble
  2. Laravel Shift Blueprint

Installation :

  1. run composer create-project henset11/mugiwara-kit
  2. run npm install && npm run build
  3. Configure database in .env
  4. Configure google sign in client id and secret (optional)
  5. Configure SMTP for email sending (optional)
  6. run composer run setup
  7. When developing use composer run dev for auto reload