Skip to content

Commit

Permalink
Update readme for L5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Feb 7, 2015
1 parent 5b1ec6c commit 18e4bdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![Code Climate](https://codeclimate.com/github/adamwathan/eloquent-oauth/badges/gpa.svg)](https://codeclimate.com/github/adamwathan/eloquent-oauth)
[![Build Status](https://api.travis-ci.org/adamwathan/eloquent-oauth.svg)](https://travis-ci.org/adamwathan/eloquent-oauth)

> Note: Laravel 5 support is coming soon :)
Eloquent OAuth is a package for Laravel 4 designed to make authentication against various OAuth providers *ridiculously* brain-dead simple. Specify your app keys/secrets in a config file, run a migration and from then on it's just two method calls and you have OAuth integration.

## Usage
Expand Down

0 comments on commit 18e4bdf

Please sign in to comment.