spatie/laravel-dashboard-velo-tile
Laravel Dashboard tile for showing the current status of Velo, Antwerp’s bike sharing system. Plug it into your dashboard to surface Velo availability/health at a glance.
laravel-api-tile) be repurposed instead?composer require spatie/laravel-dashboard-velo-tile
config/dashboard.php or via dashboard service provider.spatie/laravel-logging package).| Failure Scenario | Impact | Mitigation |
|---|---|---|
| Velo API downtime | Tile shows broken state | Graceful degradation (static fallback) |
| API rate limiting | Slow tile updates | Cache responses + exponential backoff |
| Laravel Dashboard update | Tile breaks | Test in staging before production |
| PHP/Laravel version mismatch | Installation fails | Pin versions in composer.json |
How can I help you explore Laravel packages today?