I see that this project is built on top of a pre-release version of Laravel 5.2
I find it odd that the composer.json was removed and that the installation procedure is a bit unorthodox requiring the download a zip that includes the vendor folder rather than the usual git clone and composer install
This makes it more difficult to build on top of this project and improve it, possibly updating Laravel to a newer version and adding more dependencies to forks as the need arises
Any chance you might include the composer.json or post the contents of it here please?
Thanks