Open keevitaja opened 9 years ago
+1 For L5
+1 for L5
+1 for L5
+1 for L5
I added a pull request with L5 support! But.. we need to wait an merge :) Untill that, you can use https://github.com/oriceon/oauth-5-laravel
Also looking for Laravel 5 support. Cheers
+1 L5.
Thanks @oriceon
+1 L5
+1 L5
@oriceon Is your fork working with Laravel 5.1? I cannot seem to run any php artisan
command after installing your package through composer, I always get :
[BadMethodCallException]
Call to undefined method [package]
+1 L5
I change my composer manually to "oriceon/oauth-5-laravel": "dev-master". after run composer update. And finally run php artisan vendor:publish and works fine!
composer require oriceon/oauth-5-laravel:dev-master solved the issue
Hello!
Is there any information on if/when this package will be Laravel 5 compatible?