Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 491 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 491 Bytes

Laravel 5.1 Api/Doctrine Bootstrap

This project provides a starting point for building Laravel 5.1 RESTful API applications with Doctrine.

What's Included

  1. Integration with jwt-auth for token authentication.
  2. Integration with Doctrine2 as an ORM
  3. Built API for users

Installation, Set-up, & Usage

Check out the Wiki for documentation.