A powerful and opinionated FilamentPHP starter kit designed to accelerate your admin panel development. Kaido Kit provides a robust foundation with pre-configured plugins, configuration and best practices for building feature-rich admin interfaces.
Introduction Video
✨ Features
🛠️ Developer Experience
- ⚡ Quick CRUD generation with customized FilamentPHP stubs
- Optimized UX out of the box
- No need to modify generated resources
- 🔄 Auto reload on save for rapid development
- 📚 Easy API documentation using Scramble
- 📤 Built-in Export and Import examples in Filament resources
🔐 Authentication & Authorization
- 🛡️ Role-Based Access Control (RBAC) using Filament Shield
- 🔑 Enhanced login page with custom design
- 🌐 Social login with Google via Filament Socialite
- 👤 User profile management with Filament Breezy
- 🔒 Instant 2-Factor Authentication capabilities
- 👥 Simple user-to-role assignment
- 🎭 User impersonation via Filament Impersonate
📡 API & Integration
- 🚀 Full API support with Filament API Service
- Seamlessly integrated with Shield
- Ready-to-use API endpoints
- 📨 Email integration using Resend
- 📝 Auto-generated API documentation
📁 Media & Content Management
- 🖼️ Integrated Filament Media Library
- Easy media handling process
- Spatie Media Library support
⚙️ Configuration & Settings
- 🎛️ Dynamic plugin management via Filament Settings
- Enable/disable features on the fly
- Spatie Laravel Settings integration
🤝 Contributing
We welcome contributions! Please follow these steps:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
🙏 Acknowledgments
- FilamentPHP
- Laravel
- All our amazing contributors
Top comments (0)