Hi, I'm wondering what the best approach to creating a flow chart style web page would be?
For example
Can you log in? Yes No
[YES] Do something [NO] Have you tried a password reset?
Yes No
[Yes] Did you receive a password? Yes No [NO] Try doing a password reset! Did it work? Yes No
Each of these conditions should branch off to their own page. What would be the best approach for this?
thanks
I've tried setting this up
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community