laravel-soap icon indicating copy to clipboard operation
laravel-soap copied to clipboard

Laravel 5.6 dont work

Open icaroramiires opened this issue 4 years ago • 1 comments

I followed the installation guide of the repository works locally but on the server this error.

Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_ERROR) Class 'Artisaninweb\SoapWrapper\SoapWrapper' not found

icaroramiires avatar Mar 16 '21 22:03 icaroramiires

It looks like the package is not installed correctly. Have you tried a composer update artisaninweb/laravel-soap on your server ? (or even a composer install artisaninweb/laravel-soap)

toto33331 avatar May 11 '21 07:05 toto33331