Thinkingcap API integration for Symfony apps.
To start using this package, read the documentation.
composer req lingoda/thinkingcap
# config/packages/thinkingcap.yaml
lingoda_thinkingcap:
api_key: '...here comes the API key...'
wsdl_urls:
course_management: '...here comes the course management WSDL URL...'
learner_management: '...here comes the learner management WSDL URL...'
TBRR