how to slove the error of payment service provider
-
@php artisan package:discover
In ProviderRepository.php line 208:
Class 'Webkul\Payment\Providers\PaymentServiceProvider' not found
Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1 -
Hi,
Please share the composer version, composer.json file, and
config/app.php
file.