Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package to Laravel 5 #137

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Update package to Laravel 5 #137

wants to merge 28 commits into from

Conversation

oriceon
Copy link

@oriceon oriceon commented Feb 10, 2015

Hello, make a new repository oauth-5-laravel and use this first commit as a master branch.

I tested facebook, google for now

@adamtester
Copy link

Tested and works great for me!

@fnfilho
Copy link

fnfilho commented Feb 27, 2015

@artdarek any plans on fully supporting this?

@adamtester
Copy link

It needs to go in a separate repo or at least a separate branch as the instructions say to use dev-master, so everyone Laravel 4 projects would get updated and then break.

I would leave it as a fork and add it to packagist.

@datadimension
Copy link

This is given in an arg in the example but there is no scope as to where Request is defined, consequently this breaks everything and makes your hard work useless, please could you clarify in an otherwise great project

oriceon and others added 21 commits January 17, 2016 21:00
Correction to package registration with service providers + aliases
[BC] Allow to implement custom storage
modify readme to fix session class error
The Share() function doesn't work anymore in Laravel 5.4, changed the register() function to make the php artisan vendor:publish work.
Update to work with Laravel 5.4
Call to undefined method Artdarek\OAuth\Facade\OAuth::consumer()
Fix undefined method OAuth::consumer() in laravel 5.4
Update Lusitanian/PHPoAuthLib to latest version.
Update Lusitanian/PHPoAuthLib to latest version.
Add provider to vendor publish in README
Support for Laravel Package Auto Discovery
New TokenStorage based on laravel native session
Create OAuthLaravelSession.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.