Open ahmadasjad opened 1 month ago
Copy CRUD code from yii2 repo https://github.com/yiisoft/yii2-gii
Have an option to generate CRUD for an active record
CRUD generator not available
Active Record isn't yet stable, so I'd wait a bit for it to have a tag. Then yes, it would make perfect sense to have it.
https://github.com/yiisoft/yii-gii/pull/111 There was the first attempt
Copy CRUD code from yii2 repo https://github.com/yiisoft/yii2-gii
What steps will reproduce the problem?
What is the expected result?
Have an option to generate CRUD for an active record
What do you get instead?
CRUD generator not available
Additional info