Automatically generating forms and tables | doctrine/dbal
Sometimes this command generate the form and table data. But most of the time it's not work. I installed the
docrine/dbal
docrine/dbal
package and give protected_fillable data to model, but it's still not working. What should I do to find the problem? Why this command not generating the data automatically?