pulkitjalan / ip-geolocation

IP Geolocation Wrapper with Laravel Support
MIT License
85 stars 44 forks source link

share() method has depreciated in Laravel 5.4 #24

Closed ebisbe closed 7 years ago

ebisbe commented 7 years ago

Error on:

Caused by

GuzzleHttp\Exception\ConnectException: cURL error 35: gnutls_handshake() failed: A TLS fatal alert has been received. (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)

pulkitjalan commented 7 years ago

Thanks @ebisbe, please can you undo/fix the changes to the .gitignore file and i'll merge in the PR.

ebisbe commented 7 years ago

@pulkitjalan Sorry just wanted to add .idea. This is fine?

pulkitjalan commented 7 years ago

yea sure .idea is fine to add

pulkitjalan commented 7 years ago

Thanks

ebisbe commented 7 years ago

Will you make a new release?

pulkitjalan commented 7 years ago

done