随笔 - 522  文章 - 0  评论 - 53  阅读 - 243万
04 2019 档案
symfony 踩坑之旅 视频实操从第九章开始
摘要:1.annotation定义路由 @Route("/**",defaults={"name":"world"},requirements={"name"="\s"}) 参数要用双引号,不能用单引号。 2.执行命令php app/console doctrine:generate:entities C 阅读全文
posted @ 2019-04-25 17:16 caigan 阅读(221) 评论(0) 推荐(0) 编辑
symfony generate bundle autoload failed的解决办法
摘要:I also encountered this problem,I add new bundle namespace in composer.json"autoload": { "psr-4": { "AppBundle\\": "src/AppBundle", "BlogBundle\\": "s 阅读全文
posted @ 2019-04-24 23:35 caigan 阅读(231) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示