Download the PHP package mariomka/advanced-dashboards-for-filament without Composer
On this page you can find all versions of the php package mariomka/advanced-dashboards-for-filament. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mariomka/advanced-dashboards-for-filament
More information about mariomka/advanced-dashboards-for-filament
Files in mariomka/advanced-dashboards-for-filament
Package advanced-dashboards-for-filament
Short Description Advanced Dashboards for Filament
License MIT
Homepage https://github.com/mariomka/advanced-dashboards-for-filament
Informations about the package advanced-dashboards-for-filament
Advanced Dashboards for Filament
This package is a work in progress and is not ready for production use.
Installation
You can install the package via composer:
Then you need to update your Filament panel configuration:
If you're building a custom theme, you need import a css file in your resources/css/filament/{panel}/theme.css
file:
And disable load the CSS in your config/advanced-dashboards-for-filament.php
file:
Optionally, you can publish the config file with:
Optionally, you can publish the views using
Usage
TBD
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Mario Juárez
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of advanced-dashboards-for-filament with dependencies
filament/filament Version ^v3.2.74
spatie/laravel-package-tools Version ^1.15.0