Download the PHP package jonlynch/laravel-dashboard-meraki-tile without Composer
On this page you can find all versions of the php package jonlynch/laravel-dashboard-meraki-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jonlynch/laravel-dashboard-meraki-tile
More information about jonlynch/laravel-dashboard-meraki-tile
Files in jonlynch/laravel-dashboard-meraki-tile
Package laravel-dashboard-meraki-tile
Short Description A package to display Meraki device and client status
License MIT
Homepage https://github.com/jonlynch/laravel-dashboard-meraki-tile
Informations about the package laravel-dashboard-meraki-tile
A short description of the tile
A tile to display the status of devices and clients from the Cisco Meraki cloud.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
Usage
In your dashboard view you use the livewire:meraki-tile
component.
Add the config to the tiles sections of your config/dashboard.php
In app\Console\Kernel.php
you should schedule the JonLynch\MerakiTile\Commands\FetchMerakiDataCommand
to run every minute.
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 :author_email instead of using the issue tracker.
Credits
- Jon Lynch
- All Contributors
License
The MIT License (MIT). Please see License File for more information.