安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Build Laravel apps admin panels fast - Filament
Filament is a powerful open-source UI framework for Laravel Build and ship apps admin panels fast with Livewire
- Documentation - Filament
Filament Documentation From first install to production-ready apps: Everything you need to build with confidence
- What is Filament? - Filament
Introduction Filament is a Server-Driven UI (SDUI) framework for Laravel It allows you to define user interfaces entirely in PHP using structured configuration objects, rather than traditional templating Built on top of Livewire, Alpine js, and Tailwind CSS, Filament empowers you to build full-featured interfaces like admin panels, dashboards, and form-based apps, all without writing custom
- Installation - Filament
Caching Filament components If you’re not using the filament:optimize command, you may wish to consider running php artisan filament:cache-components in your deployment script, especially if you have large numbers of components (resources, pages, widgets, relation managers, custom Livewire components, etc )
- Plugins - Filament
Extend your Filament projects with community-built plugins, from new field types to themes and starter kits
- Introducing Filament v5 and Filament Blueprint - Filament
Filament Blueprint is a premium Laravel Boost extension that feeds your AI agent comprehensive knowledge about Filament's components, patterns, and best practices
- Installation - Filament
This command creates config filament php, where you can configure options like the default filesystem disk, file generation flags, and UI defaults Re-run the publish command any time you want to pull in newly added configuration keys before tweaking them to suit your project
- Upgrade guide - Filament
The first step to upgrade your Filament app is to run the automated upgrade script This script will automatically upgrade your application to the latest version of Filament and make changes to your code, which handles breaking changes:
|
|
|