I want to make a registration that will have several stages, for example: 1st I will register basic information, on the progress I will register more advanced information according to what was passed in the first phase of the cadastre and on moving forward again I will finalize the registration with some additional information.
I want to commit this all at the end of the registration, how can I "hold" the first data until the end of the registration?
Can anyone give me a hint how to do this? Yet in some other way.
I'm using Laravel 5.1 and postgresql