Download the PHP package victoravelar/laravel-dashboard-football-data-advanced without Composer
On this page you can find all versions of the php package victoravelar/laravel-dashboard-football-data-advanced. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download victoravelar/laravel-dashboard-football-data-advanced
More information about victoravelar/laravel-dashboard-football-data-advanced
Files in victoravelar/laravel-dashboard-football-data-advanced
Package laravel-dashboard-football-data-advanced
Short Description Laravel dashboard tiles to display matches, results, standings and more football data stats.
License MIT
Homepage https://github.com/VictorAvelar/laravel-dashboard-football-data-advanced
Informations about the package laravel-dashboard-football-data-advanced
A collection of tiles to display football data.
Laravel dashboard tiles to display matches, results, standings and more football data stats.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
Configuration
Usage
This package contains multiple tiles to display information from Football-data.org, the usage will be broken down per tile.
Upcoming matches
This tile displays upcoming football matches from the leagues you selected in dashboard.tiles.football_data_advanced.competitions
.
In your dashboard view you use the livewire:fda-upcoming
component.
Example
Match results
This tile displays football matches resutls from the leagues you selected in dashboard.tiles.football_data_advanced.competitions
.
In your dashboard view you use the livewire:fda-results
component.
Example
League standings
This tile displays the standings for one of your selected leagues, you need to use the league code as parameter for the component.
In your dashboard view you use the livewire:fda-results
component.
Example
Sample dashboard
Screenshot
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.