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

Support for Laravel 5, Exception on install #8

Open
thomas-boll opened this issue Feb 12, 2015 · 0 comments
Open

Support for Laravel 5, Exception on install #8

thomas-boll opened this issue Feb 12, 2015 · 0 comments

Comments

@thomas-boll
Copy link

Laravel 5 has shipped already (currently laravel 5.2).

Currently when executing composer require buonzz/laravel-4-freegeoip:dev-master I get the following error (with part of stack trace):

exception 'BadMethodCallException' with message 'Call to undefined method [package]' in /home/vagrant/Code/me.collaborator/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php:226
Stack trace:
#0 /home/vagrant/Code/me.collaborator/vendor/buonzz/laravel-4-freegeoip/src/Buonzz/GeoIP/Laravel4/ServiceProviders/GeoIPServiceProvider.php(18): Illuminate\Support\ServiceProvider->__call('package', Array)
#1 /home/vagrant/Code/me.collaborator/vendor/buonzz/laravel-4-freegeoip/src/Buonzz/GeoIP/Laravel4/ServiceProviders/GeoIPServiceProvider.php(18): Buonzz\GeoIP\Laravel4\ServiceProviders\GeoIPServiceProvider->package('buonzz/laravel-...', NULL, '/home/vagrant/C...')
#2 [internal function]: Buonzz\GeoIP\Laravel4\ServiceProviders\GeoIPServiceProvider->boot()

Just wanted to ask if there will be a version for laravel 5 (and when about)?
Thanks.

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

1 participant