-
服務的函意~2~
查看全部 -
服務函意~
查看全部 -
SOA的定義
查看全部 -
服務的定義
查看全部 -
臨時session獲取,可用于表單驗證等場景
$this->getRequest()->getSession()->getFlashBag()->add(
? ? ?'notice','you have something wrong'
)
查看全部 -
注意dev和prod環境的session的文件夾權限問題
查看全部 -
httpie ,請求偽造工具
查看全部 -
MVC設計模式
查看全部 -
修改route name
/**
*@Route("/page/index",name="page_index",defaults={"page_num":1},requirements={"page_num"="\d+"}
*@Template()
*/
查看全部 -
修改route name
查看全部 -
查相應router對應的controller、規則要求、缺省配置等
查看全部 -
app/console? router:debug? ??
查看系統中所有路由
查看全部 -
php app/console server:run -vvv
查看一個訪問所用到的資源文件~
查看全部 -
doctrine 工具
查看全部 -
使用Mysql workbench 設計數據庫
查看全部
舉報
0/150
提交
取消