laravel-ussd icon indicating copy to clipboard operation
laravel-ussd copied to clipboard

Create ussd with ease

Results 3 laravel-ussd issues
Sort by recently updated
recently updated
newest added

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...

wontfix

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...

wontfix