Download the PHP package riodwanto/superduper-filament-starter-kit without Composer
On this page you can find all versions of the php package riodwanto/superduper-filament-starter-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download riodwanto/superduper-filament-starter-kit
More information about riodwanto/superduper-filament-starter-kit
Files in riodwanto/superduper-filament-starter-kit
Package superduper-filament-starter-kit
Short Description A comprehensive Laravel Filament 3 ๐ก starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development
License MIT
Informations about the package superduper-filament-starter-kit

A starting point to create your next Filament 3 ๐ก app. With pre-installed plugins, pre-configured, and custom page. So you don't start all over again.
โจ Features
-
๐ก๏ธ User & Access Management
- Filament Shield for comprehensive role-based access control
- ๐ฅ Multiple user roles with granular permissions
- ๐ Secure authentication workflows
-
๐ค Profile & User Experience
- ๐จ๐ปโ๐ฆฑ Customizable profile page from Filament Breezy
- ๐ Dark/light mode switching
- ๐ญ Personalized user dashboard
-
๐จ Theme & UI Customization
- ๐ผ๏ธ Theme settings for panel colors and layout preferences
- ๐งฉ Modular design for easy extension
- ๐๏ธ Responsive interface for all devices
-
๐ Content Management
- ๐ Blog module with categories and tags
- ๐ผ๏ธ Banner management system
- ๐ Event scheduling capabilities
-
๐ Media Management
- ๐ Complete media library with Filament Spatie Media
- ๐ผ๏ธ Image optimization and thumbnails
- ๐ Easy upload and organization
-
๐ Localization & Translation
- ๐ ป Powerful Lang Generator tool
- ๐ Automated translation capabilities
- ๐ Multi-language support for global applications
-
๐ง Email & Notifications
- ๐ Configure mail settings on the fly
- ๐จ Customizable email templates
- ๐ User notification system
-
๐ง System Configuration
- โ๏ธ Frontend web settings (Site Name, Scripts, etc.)
- ๐ Log viewer and error tracking
- ๐งฐ Developer-friendly tools
-
๐ SEO & Analytics
- ๐ Comprehensive SEO settings and optimization
- ๐ Laravel Trend integration for data visualization
- ๐ Traffic and user analytics
- ๐ ๏ธ Developer Experience
- โก Optimized performance out of the box
- ๐ Code editor integration
- ๐งช Testing tools and infrastructure
Latest update
Version: v1.18.0
- Front Site implementation with home and blog pages
- Updated Contact Us page
- Enhanced menu builder and configuration
- Improved email templates
- New middleware and log channels
- Updated security headers service
- Various styling and component improvements
- Site settings logo functionality
- Multiple UI/UX enhancements
Getting Started
Create project with this composer command:
Setup your project easily using the one of setup scripts:
Or manually:
Setup your env:
Run migration & seeder:
or
Run Permissions & Policies:
One Liner:
Generate key:
Storage Link:
Install dependencies:
Build :
Start development server:
Now you can access with /admin
path, using:
Performance
It's recommend to run below command as suggested in Filament Documentation for improving panel perfomance.
Please see this Improving Filament panel performance documentation for further improvement
Language Generator
This project include lang generator.
Generator will look up files inside folder [from]
. Get all variables inside the file; create a file and translate using translate.googleapis.com
.
This is what the translation process looks like.
Usage example
-
Single output
- Multiple output
If you are using json translation
Plugins
These are Filament Plugins use for this project.
Plugins Recommendation
Other recommendations for your starter, in my personal opinion:
- Rupadana - API Resources : Generate API for your Resources.
- Bezhan Salleh - Language Switch : Zero config Language Switcher plugin for Filament Panels.
- Kenepa - Resource Lock : Resource locking when other user begins editing a resource.
- Ralph J. Smit - Components : A collection of handy components.
- Tapp Network - Laravel Auditing : Resource locking when other user begins editing a resource.
- Shuvro Roy - Spatie Laravel Health : Health monitoring for Filament.
License
Filament Starter is provided under the MIT License.
If you discover a bug, please open an issue.
All versions of superduper-filament-starter-kit with dependencies
bezhansalleh/filament-exceptions Version ^2.1
bezhansalleh/filament-shield Version ^3.2
codeat3/blade-fluentui-system-icons Version ^1.32
datlechin/filament-menu-builder Version 0.6.6
filament/filament Version ^3.2
filament/spatie-laravel-media-library-plugin Version ^3.2
filament/spatie-laravel-settings-plugin Version ^3.2
filament/spatie-laravel-tags-plugin Version ^3.2
flowframe/laravel-trend Version ^0.4.0
guzzlehttp/guzzle Version ^7.2
jeffgreco13/filament-breezy Version ^2.2
laravel/framework Version ^11.9
laravel/sanctum Version ^4.0
laravel/tinker Version ^2.8
league/commonmark Version ^2.4
opcodesio/log-viewer Version ^3.11
riodwanto/filament-ace-editor Version ^1.0
stichoza/google-translate-php Version ^5.2
tomatophp/filament-media-manager Version ^1.1
z3d0x/filament-logger Version ^0.7.2