Oliver Sarfas wrote a good tutorial on how to build JSON APIs with Laravel 5.

laravel apis

We looked at what APIs do, and what kind of functionality we’re looking to acheive with this little series. We also established that we’re going to create a JSON API, and why we chose this over XML.