This is a Laravel 5 app which uses the Trello API to tell you the IDs for boards/lists.
To use it, do the following:
- Clone project
- Install
composer
dependancies - Copy .env.sample to .env and fill in your Trello API details
- Go to site, sign in and test it's working
This application is open-sourced software licensed under the MIT license.