Tomato PHP
Search
⌃K
🌭

Tomato Sauce

a full reports generator plugin to build dashboard reports

Installation

composer require tomatophp/tomato-sauce
after installation please run this command
php artisan tomato-sauce:install
after installation please copy this to your app.js
import charts from "../../vendor/tomatophp/tomato-sauce/resources/js/charts.vue";
and after createApp()
.component("charts", charts)

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

Please see SECURITY for more information about the security.

Credits

License

The MIT License (MIT). Please see License File for more information.