Recent Topics

ProviderRepository.php line 208: Class 'Webkul\Velocity\Providers\VelocityServiceProvider' not found



  • Hello here,

    I have been struggle to fix this issue.
    after runnning
    composer install

    In ProviderRepository.php line 208:
    Class 'Webkul\Velocity\Providers\VelocityServiceProvider' not found
    

    trying to deploy my app in production and getting this error.
    a lot of people suggest to edit the /bootstrap/cache/config.php to remove the package. But I don't even have the file in my cache.

    I also try deleting the the vendor and restart without any success.

    Please I need your help.

    Thanks.



  • Hi @Kamdjou,

    Check your composer.json file, autoload registry may be missing.


Log in to reply