Complete Newb #53
carbonisle
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
alright, I feel I must be missing something painfully obvious. I've installed arcanist, I've configured steps, I have a blade file that loads (so I know arcanist is properly routing). But, for the life of me, I can't figure out how to bring the functionality to bear. I know its supposed to be front end agnostic, but do I simply put in my own html form? If so, how do I put in the next/prev buttons? How do I "save" each step back to arcanist when clicking next? I tried just using a submit button, but that isn't the right approach. I know how to access data through $wizard and $step - but do not understand how to access functionality at all. If you could provide a demo, or even a link to some Laravel 101 article that points me in the right direction of how something like this works, I would greatly appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions