摘要:
1.创建Bundle php bin/console generate:bundle --namespace=Home/IndexBundle --format=yml 创建bundle会更新app文件夹下的 appKernel.php config/routing.yml 2.创建entity p 阅读全文
摘要:
1. 添加数据 新建一个对象,给对象赋值 2. 修改数据 3. 删除 阅读全文