This tutorial shows you how to create an API using laravel 5.1

API laravel

Note: You have to install the Flash plugin to view the clip. Some browsers may automatically download the player file if you don't have Flash installed.

Description:

This tutorial will help you set up API using Laravel 5.1 pretty fast and easily. We will show you how to include a Laravel Package named Dingo which takes care of all the aspects of an API like exception handling, transformation, error and success response, authentication customization using Basic Authentication, JWT or OAuth 2.0.