Breakdown of a portion of the servers displayed on srsly.de by continent and country.
This is a very small project (lots of boilerplate thanks to Laravel 5) with only a couple important files.
To understand how it works, take a look in the following places:
app/helpers.php
- business logicapp/Http/routes.php
- http routingresources/templates/main.blade.php
- the one and only view used in this application
Charts are generated using Highcharts.