how can we create forms in symfony without writing a single line of code

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.

Leave a Reply

You must be logged in to post a comment.