Download the PHP package quarterloop/laravel-dashboard-ping-tile without Composer
On this page you can find all versions of the php package quarterloop/laravel-dashboard-ping-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download quarterloop/laravel-dashboard-ping-tile
More information about quarterloop/laravel-dashboard-ping-tile
Files in quarterloop/laravel-dashboard-ping-tile
Package laravel-dashboard-ping-tile
Short Description A Ping Tile for the Laravel Dashboard
License MIT
Homepage https://github.com/quarterloop/laravel-dashboard-ping-tile
Informations about the package laravel-dashboard-ping-tile
A short description of the tile
A friendly explanation of what your tile does.
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:google-page-speed-tile
component.
Use the php artisan command to fetch Page Speed data.
Use this snippet to schedule the command in app/Console/Commands/Kernel.php
Also add the following code snippet in app/console/kernel.php under "$commands" in a new line:
Insert this in routes/web.php - this enables the manual-refresh-button in tile
Testing
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
- All Contributors
License
The MIT License (MIT). Please see License File for more information.