stevebauman / location

Detect a users location by their IP Address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class 'Stevebauman\Location\src\LocationServiceProvider::class' not found

opened this issue · comments

When i do composer update, I get this
Class 'Stevebauman\Location\src\LocationServiceProvider::class' not found
location

Hi @michaelsreuben, apologies for the long response.

Are you still having this issue?

commented

yeap still got this issue

@s1onez did you run composer update after inserting stevebauman/location into your composer.json file?

Otherwise, if you inserted it into your composer.json file, then inserted the service provider, and then ran composer update, you will receive this error.

commented

thx, my fault. i override vendor at server and everything ok now.

@s1onez did you run composer update after inserting stevebauman/location into your composer.json file?

Otherwise, if you inserted it into your composer.json file, then inserted the service provider, and then ran composer update, you will receive this error.

didn't understand this comment ? can you explain bit more easily

When i do composer update, I get this Class 'Stevebauman\Location\src\LocationServiceProvider::class' not found location

i got the same issue installed once again in live server and it started to work fine