Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 424 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 424 Bytes

PHP SOAP implementation


Usage

NOTE: Make sure to import database dump from the root folder!

Run the following code in the terminal in the root directory:

composer install

Testing

You can use this SOAP client to test the service

Note

Don't forget to set environment variables in .env


P.S.

.env usage not implemented yet :)