Answer the question
In order to leave comments, you need to log in
How to implement the creation of a record in the database in 3 steps on laravel?
It is necessary to implement the creation of an entry in the database in 3 steps. Let's say that it will be a step-by-step registration.
Step 1 - general information.
Step 2 - uploading an avatar.
3 step confirmation of any additional data.
I thought for a long time about how to implement this, but stopped only at the sessions. That is, after the 1st step, you can write to the session that the step has been completed and skip to the 2nd step, and so on. I think this is a bad decision, maybe you can throw a good idea.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question