Replies: 1 comment
-
Hey @tntsoft Another option could be to use Haven't tried this though, just a theory. Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This seems to be a no brainer, but I can't find anything on the web about it.
I have a series of variables remembered this way:
I'd simply like to forget everything with the key 'Test' associated. I'd want to Forget the variables because it's a Wizard form, and when launching th Wizard form again (with other parameters) I need to remove all the remembered variables. I can do it either on the frontend (vue2) or in the backend (Laravel/PHP).
Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions