Download the PHP package kilobyteno/laravel-dashboard-plausible-tile without Composer
On this page you can find all versions of the php package kilobyteno/laravel-dashboard-plausible-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kilobyteno/laravel-dashboard-plausible-tile
More information about kilobyteno/laravel-dashboard-plausible-tile
Files in kilobyteno/laravel-dashboard-plausible-tile
Package laravel-dashboard-plausible-tile
Short Description A simple tile for showing Plausible analytics within for your dashboard.
License MIT
Homepage https://github.com/kilobyteno/laravel-dashboard-plausible-tile
Informations about the package laravel-dashboard-plausible-tile
laravel-dashboard-plausible-tile
A simple tile for showing Plausible analytics within for your dashboard.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
Publish config for laravel-plausible:
Open config/plausible.php
and add your Plausible API Key.
Then add this to config/dashboard.php
under the tile
key:
Under "schedule" in kernel.php
add:
Usage
In your dashboard view you use the livewire:plausible-tile
component.
Customizing the view
If you want to customize the view used to render this tile, run this command:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
Please review our security policy on how to report security vulnerabilities.
Credits
- Kilobyte AS
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dashboard-plausible-tile with dependencies
kilobyteno/laravel-plausible Version ^1.1
spatie/laravel-package-tools Version ^1.9.2
spatie/laravel-dashboard Version ^2.0