Giter Club home page Giter Club logo

laravel-4-freegeoip's People

Contributors

antoineaugusti avatar buonzz avatar closca avatar osugregor avatar paperdarwin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

laravel-4-freegeoip's Issues

Support for Laravel 5, Exception on install

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.

I got undefinde index on IP

I just try your bundle and I have problem when I try to use it

GeoIP::getCity();

drops

Undefined index: 37.120.118.37 and pointing to vendor/buonzz/laravel-4-freegeoip/src/Buonzz/GeoIP/GeoIP.php line 35

Undefined index on web server

Hi,

I have successfully made and tested simple app at localhost. When I upload it to production server there is "Undefined index" error for GeoIP::getCountryCode();

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.