How do I set up the Moodle API in laravel?

Re: How do I set up the Moodle API in laravel?

door Brian Merritt -
Aantal antwoorden: 0
Foto van Particularly helpful Moodlers
What are you trying to achieve? It's possible to access the webservice api via javascript or laravel, and the api is just a series of end points.

The quickest method is to create a web token with appropriate permissions in Moodle and use that in laravel or javascript to authenticate.
Gemiddelde van de beoordelingen:  -