Question
SoapHeader not found on php5.6
Hi guys,
My server is running on PHP5.6 and using Laravel as framework.
When i try to call an API, i get error: Class SoapHeader not found.
This error is not occur on PHP7.0, but when i switch server to php7.0, supervior is not working.
Anyone meet this issue? How can i do?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×