-
Notifications
You must be signed in to change notification settings - Fork 112
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
Class 'FarhanWazir\GoogleMaps\GmapsServiceProvider' not found #42
Comments
Which php version are you using?
…On Wed, Nov 13, 2019, 16:18 pramodbhandari68, ***@***.***> wrote:
I am getting such type of error everything is all right i have done all
the things in the documentation.
It works in windows local Xaamp server but dont work in linux server in
production ... please can you fix it...
Class 'FarhanWazir\GoogleMaps\GmapsServiceProvider' not found
in Application.php line 612
at Application->resolveProvider('FarhanWazir\GoogleMaps\GmapsServiceProvider')in Application.php line
570
at Application->register('FarhanWazir\GoogleMaps\GmapsServiceProvider')in ProviderRepository.php line
75
at ProviderRepository->load(array('Illuminate\Auth\AuthServiceProvider',
'Illuminate\Broadcasting\BroadcastServiceProvider',
'Illuminate\Bus\BusServiceProvider',
'Illuminate\Cache\CacheServiceProvider',
'Illuminate\Foundation\Providers\ConsoleSupportServiceProvider',
'Illuminate\Cookie\CookieServiceProvider',
'Illuminate\Database\DatabaseServiceProvider',
'Illuminate\Encryption\EncryptionServiceProvider',
'Illuminate\Filesystem\FilesystemServiceProvider',
'Illuminate\Foundation\Providers\FoundationServiceProvider',
'Illuminate\Hashing\HashServiceProvider',
'Illuminate\Mail\MailServiceProvider',
'Illuminate\Notifications\NotificationServiceProvider',
'Illuminate\Pagination\PaginationServiceProvider',
'Illuminate\Pipeline\PipelineServiceProvider',
'Illuminate\Queue\QueueServiceProvider',
'Illuminate\Redis\RedisServiceProvider',
'Illuminate\Auth\Passwords\PasswordResetServiceProvider',
'Illuminate\Session\SessionServiceProvider',
'Illuminate\Translation\TranslationServiceProvider',
'Illuminate\Validation\ValidationServiceProvider',
'Illuminate\View\ViewServiceProvider',
'Laravel\Tinker\TinkerServiceProvider',
'Tymon\JWTAuth\Providers\JWTAuthServiceProvider',
'App\Providers\AppServiceProvider', 'App\Providers\AuthServiceProvider',
'App\Providers\EventServiceProvider', 'App\Providers\RouteServiceProvider',
'Intervention\Image\ImageServiceProvider',
'FarhanWazir\GoogleMaps\GmapsServiceProvider'))
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#42?email_source=notifications&email_token=AAB3BIJUF3JCP4VJKA5OQRLQTPO6XA5CNFSM4JMZN272YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HY7GSKA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB3BIKUXE6FYXB545DHTSDQTPO6XANCNFSM4JMZN27Q>
.
|
Hi, I'm getting the same issue. I'm using php +7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting such type of error everything is all right i have done all the things in the documentation.
It works in windows local Xaamp server but dont work in linux server in production ... please can you fix it...
Class 'FarhanWazir\GoogleMaps\GmapsServiceProvider' not found
in Application.php line 612
at Application->resolveProvider('FarhanWazir\GoogleMaps\GmapsServiceProvider')in Application.php line 570
at Application->register('FarhanWazir\GoogleMaps\GmapsServiceProvider')in ProviderRepository.php line 75
at ProviderRepository->load(array('Illuminate\Auth\AuthServiceProvider', 'Illuminate\Broadcasting\BroadcastServiceProvider', 'Illuminate\Bus\BusServiceProvider', 'Illuminate\Cache\CacheServiceProvider', 'Illuminate\Foundation\Providers\ConsoleSupportServiceProvider', 'Illuminate\Cookie\CookieServiceProvider', 'Illuminate\Database\DatabaseServiceProvider', 'Illuminate\Encryption\EncryptionServiceProvider', 'Illuminate\Filesystem\FilesystemServiceProvider', 'Illuminate\Foundation\Providers\FoundationServiceProvider', 'Illuminate\Hashing\HashServiceProvider', 'Illuminate\Mail\MailServiceProvider', 'Illuminate\Notifications\NotificationServiceProvider', 'Illuminate\Pagination\PaginationServiceProvider', 'Illuminate\Pipeline\PipelineServiceProvider', 'Illuminate\Queue\QueueServiceProvider', 'Illuminate\Redis\RedisServiceProvider', 'Illuminate\Auth\Passwords\PasswordResetServiceProvider', 'Illuminate\Session\SessionServiceProvider', 'Illuminate\Translation\TranslationServiceProvider', 'Illuminate\Validation\ValidationServiceProvider', 'Illuminate\View\ViewServiceProvider', 'Laravel\Tinker\TinkerServiceProvider', 'Tymon\JWTAuth\Providers\JWTAuthServiceProvider', 'App\Providers\AppServiceProvider', 'App\Providers\AuthServiceProvider', 'App\Providers\EventServiceProvider', 'App\Providers\RouteServiceProvider', 'Intervention\Image\ImageServiceProvider', 'FarhanWazir\GoogleMaps\GmapsServiceProvider'))
The text was updated successfully, but these errors were encountered: