Posts by Denali • 1 point
1 post
-
0
votes0
answers312
viewsQ: Laravel - Multi-page form; Best practices
I’m developing a system in Laravel where there will be several research projects (the validation of each form is a little complex). Schema::create('projetos', function (Blueprint $table) {…