Download the PHP package bjorndcode/nova-analytics without Composer
On this page you can find all versions of the php package bjorndcode/nova-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bjorndcode/nova-analytics
More information about bjorndcode/nova-analytics
Files in bjorndcode/nova-analytics
Package nova-analytics
Short Description Analytics tool for Laravel Nova
License MIT
Homepage https://github.com/BjornDCode/nova-analytics
Informations about the package nova-analytics
Nova Analytics
Nova Analytics adds a page for analytics in Laravel Nova. It works well if you want to keep your analytics away from the Dashboard page or want more detailed analytics pages.
By default there is a main analytics page but you can easily add subpages with more detailed analytics.
You can load any card you want on the analytics pages.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Next up, you must register the tool with Nova. This is typically done in the tools
method of the NovaServiceProvider
.
Usage
In NovaServiceProvider
you must register all the cards and pages you want.
Click on the "Analytics" menu item in your Nova app to see the cards.
Supported Cards
You can add any cards you want. A good example is the custom metrics you've created for Nova. You can also add cards from other packages. Here is a list of cards that can be useful:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Bjørn Lindholm
- All Contributors
License
The MIT License (MIT). Please see License File for more information.