PHPackages                             eilander/api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. eilander/api

ActiveLibrary[API Development](/categories/api)

eilander/api
============

Laravel 5 api package

v1.0.0(10y ago)114MITPHPPHP &gt;=5.5.9

Since Feb 16Pushed 10y agoCompare

[ Source](https://github.com/markeilander/api)[ Packagist](https://packagist.org/packages/eilander/api)[ RSS](/packages/eilander-api/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Laravel 5 Api
=============

[](#laravel-5-api)

Hi, this is a api package for Laravel 5.

### Table of contents

[](#table-of-contents)

\[TOC\]

### Step 1: Add the Service Provider

[](#step-1-add-the-service-provider)

In your `config/app.php` add `Eilander\Api\Providers\ApiServiceProvider:class` to the end of the `providers` array:

```
