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

Call to undefined method Laravel\Lumen\Application::bindShared() #22

Open
librianrahul opened this issue Jan 28, 2016 · 2 comments
Open

Comments

@librianrahul
Copy link

Getting following error while running following script
sudo php artisan migrate --path=vendor/lucadegasperi/oauth2-server-laravel/migrations

PHP Fatal error: Call to undefined method Laravel\Lumen\Application::bindShared() in /var/www/html/demolumenfrs/vendor/lucadegasperi/oauth2-server-laravel/src/Storage/FluentStorageServiceProvider.php on line 54

@msztorc
Copy link

msztorc commented Jul 19, 2016

bindShared has been renamed to singleton()

@winsaz
Copy link

winsaz commented Feb 15, 2018

is there any solution for this?
its been 2 years already

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

No branches or pull requests

3 participants