Download the PHP package shibomb/filament-multi-components-column without Composer
On this page you can find all versions of the php package shibomb/filament-multi-components-column. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shibomb/filament-multi-components-column
More information about shibomb/filament-multi-components-column
Files in shibomb/filament-multi-components-column
Package filament-multi-components-column
Short Description A Simple Mutli Components Column for Filament Table
License MIT
Homepage https://github.com/shibomb/filament-multi-components-column
Informations about the package filament-multi-components-column
This repository will no longer be maintained.
You can use Filament Tables Stack.
Filament MultiComponents Column
A Simple Mutli Components Column for Filament Table.
Filament Admin Panel
This package is tailored for Filament Admin Panel.
Make sure you have installed the admin panel before you continue with the installation. You can check the documentation here
Supported Versions
PHP: 8.0
Laravel: 8
& 9
Installation
You can install the package via composer:
Placing components horizontally in a single column
Placing components verticaly in a single column
Override ClassNames
Append ClassNames
Note: If calling verticaly()
, appendClassNames()
must be called after verticaly()
.
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
- shibomb
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-multi-components-column with dependencies
spatie/laravel-package-tools Version ^1.9.2
filament/filament Version ^2.0
illuminate/contracts Version ^8.0|^9.0