laravel-ussd
laravel-ussd copied to clipboard
Create ussd with ease
Hi, I have a really interesting problem. sometimes the menu returns to welcome regardless of where someone is in the journey. I was hoping this situation has been seen or...
The documentations is not clear about where and how to use actions. So please my question is can we use actions in other state class? if yes how do we...
From the docs, records data are available per session, therefore if you want to use them across multiple sessions you must set the public prop to true. But seems the...