hassan-knopsmedia / laravel-nova-optimizer
A package to optimize performance of Laravel Nova classes.
v1.0
2022-05-03 12:45 UTC
Requires
- php: ^7.4|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
- laravel/nova: ^3.0
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8.0
This package is not auto-updated.
Last update: 2024-11-13 23:24:00 UTC
README
A package to optimize performance of Laravel Nova classes.
Installation
You can install the package via composer:
composer require hassan-knopsmedia/laravel-nova-optimizer
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email hello@chinleung.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.