Skip to content

Commit

Permalink
5.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
krisanalfa committed Dec 2, 2016
1 parent 0689f72 commit 4bbadb2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ Basically this is a starter kit for you to integrate Lumen with [JWT Authenticat

## What's Added

- [Lumen 5.3](https://github.com/laravel/lumen/tree/v5.3.0)
- [JWT Auth](https://github.com/tymondesigns/jwt-auth) for Lumen Application
- [Lumen 5.3](https://github.com/laravel/lumen/tree/v5.3.0).
- [JWT Auth](https://github.com/tymondesigns/jwt-auth) for Lumen Application.
- [Dingo](https://github.com/dingo/api) to easily and quickly build your own API.
- [Lumen Generator](https://github.com/flipboxstudio/lumen-generator) to make development even easier and faster.
- [CORS and Preflight Request](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) support.

## Quick Start

Expand Down

0 comments on commit 4bbadb2

Please sign in to comment.