Download the PHP package ryangjchandler/filament-minimal-tabs without Composer
On this page you can find all versions of the php package ryangjchandler/filament-minimal-tabs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ryangjchandler/filament-minimal-tabs
More information about ryangjchandler/filament-minimal-tabs
Files in ryangjchandler/filament-minimal-tabs
Package filament-minimal-tabs
Short Description A clean and minimal design for the Tabs component in Filament.
License MIT
Homepage https://github.com/ryangjchandler/filament-minimal-tabs
Informations about the package filament-minimal-tabs
A clean and minimal design for the Tabs component in Filament.
This package provides a small stylesheet that creates a more minimal and modern design for Filament's Tabs
component.
Installation
You can install the package via Composer:
Publish the package's assets:
Register the plugin with your PanelProvider
:
Usage
After registering the plugin, all tabs inside of a Filament panel will have the minimal styling applied automatically. This includes form tabs, infolist tabs, relation manager tabs, and table filter tabs.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Ryan Chandler
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-minimal-tabs with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0