evitenic/robusta-table
Robusta Table
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require evitenic/robusta-table
You can publish the config file with:
php artisan vendor:publish --tag="robusta-table-config"
Optionally, you can publish the views using
php artisan vendor:publish --tag="robusta-table-views"
This is the contents of the published config file:
return [
];
Usage
use HasRobustaTable;
Testing
composer test
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
License
The MIT License (MIT). Please see License File for more information.
Related Packages
malzariey/filament-daterangepicker-filter
This package uses daterangepciker library to filter date by a range or predefine...
2,874,666
178
emilianotisato/nova-tinymce
This Nova package allow you to use TinyMCE editor for text areas.You can customi...
993,949
116