-
Notifications
You must be signed in to change notification settings - Fork 35
Tutorial
Isaac Sai edited this page Dec 27, 2023
·
4 revisions
The purpose of this tutorial is to introduce you to laravel-ussd by building a sample application. We will use php 8.1, laravel 10 and sqlite as database for simplicity. For testing you will need postman or any rest client to help you test the application responses. We will also use africastalking.com USSD API. Ensure your PC meets all the requirements for local development with laravel.