Question : How we can create forms in symfony without writing a single line of code ?
Answer : We can use CLI for this feature of symfony and it will create all the necessary file for us just with one single command that is called as CRUD command.
Question : How we can create forms in symfony without writing a single line of code ?
Answer : We can use CLI for this feature of symfony and it will create all the necessary file for us just with one single command that is called as CRUD command.