Download the PHP package prajwal89/analytics without Composer
On this page you can find all versions of the php package prajwal89/analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prajwal89/analytics
More information about prajwal89/analytics
Files in prajwal89/analytics
Download prajwal89/analytics
More information about prajwal89/analytics
Files in prajwal89/analytics
Vendor prajwal89
Package analytics
Short Description inhouse analytics solution with filament pane
License MIT
Package analytics
Short Description inhouse analytics solution with filament pane
License MIT
Please rate this library. Is it a good library?
Informations about the package analytics
Analytic Module
Installation
- Register the plugin in your admin panel.
- Publish the JavaScript file using:
php artisan vendor:publish --tag=analytics-assets
-
exclude the route from csrf checking
- Register
PageViewsTrendChart::class
as a dashboard widget (optional). - Register
PageViewsDoughnutChart::class
as a dashboard widget (optional). - Download the GeoLite database required for location data of the users using:
php artisan analytics:sync-geolite-db-command
- Add the following to your scheduler to update the database periodically (ideally every 30 days) (optional but recommended):
Configuration
All versions of analytics with dependencies
PHP Build Version
Package Version
Requires
jenssegers/agent Version
^2.6
geoip2/geoip2 Version ^3.1
malzariey/filament-daterangepicker-filter Version ^3.3
geoip2/geoip2 Version ^3.1
malzariey/filament-daterangepicker-filter Version ^3.3
The package prajwal89/analytics contains the following files
Loading the files please wait ....