문제

I have a mysql database with tables that have one to many relationships with foreign keys linking them.

How can I use gii to create CRUD form pages which will reflect the table relationships?

도움이 되었습니까?

해결책

I suggest you to take a look at the following article which includes using yii's gii

Creating Your First Yii Application

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top