Creating a form builder, how to implement the backend PHP Laravel MYSQL -
i'm trying create system users able create questionnaires, ways envision cumbersome create , don't seems efficient.
when user specifics:
- one txt field.
- one multiple choose ( string, string, string )
- etc
how save data database in efficient way. there tutorials on this?
thanks time.
this laravel 5 example should best choice. create questionnaire app based on example should easy.
Comments
Post a Comment