In ProviderRepository.php line 208: Class * not found
Open
- Dominant language
- PHP
- Stars
- 332
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
When I install custom driver for VK(https://github.com/iboldurev/botman-driver-vk) this message appears:
In ProviderRepository.php line 208:
Class 'BotMan\Drivers\VK\Providers\VKServiceProvider' not found
Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
This issue appears only when I deploy projects on server. On local it works fine.
Please, could somebody help? Maybe I'm missing something
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.