This repository is the demo application for the article entitled Popular Users per Language and Region with Silex and Github, published on SitePoint. To run this application, do the following:
- Set your document root to the
web
directory of wherever you clone this package to. - Run
composer install
to install the dependencies. - Open
http://<your-configured-hostname>/creators/<location>/<language>
to see the app in action.
If you get any issues or have any feedback, feel free to open an issue or send in a pull request.