• 這是一篇加密文章,請輸入密碼
  • 密碼提示:ABC
  • 請輸入密碼:

 

Hypermedia links (超媒體連接) 逐漸在網路上嶄露頭角,像是HTML contexts and various API format Contexts.

蕭瑞文 發表在 痞客邦 留言(0) 人氣()

描述一個使用Dependenc injection containers的常見介面

ContainerInterface is 用於標準化framwork和libraries如何使用container去獲取物件和參數,在接下來都是以entries稱呼。

蕭瑞文 發表在 痞客邦 留言(0) 人氣()

  • 這是一篇加密文章,請輸入密碼
  • 密碼提示:
  • 請輸入密碼:

Caching is a common way to improve the performance of any project.

在專案上快取,經常可以加速專案的執行速度,例如資料處理、Server回應速度等等

蕭瑞文 發表在 痞客邦 留言(0) 人氣()

看完Source Code之後,我覺得PSR-4與PSR-0的最大差異,在於針對namespace與fileSystem的靈活度, 且PSR-0的class name太長了!!  folder_subfolder_subfolder_className

蕭瑞文 發表在 痞客邦 留言(0) 人氣()

筆記中心

Laravel在Blade如何判斷 Eloquent Model有沒有資料?

文章標籤

蕭瑞文 發表在 痞客邦 留言(0) 人氣()

方案1.使用官方的composer package

文章標籤

蕭瑞文 發表在 痞客邦 留言(0) 人氣()

Note

Situation 1. 在使用css 套用html tag時

文章標籤

蕭瑞文 發表在 痞客邦 留言(0) 人氣()

今天把Eloquent Object和Query Builder的Object搞混了,繞了快一個小時。

一開始使用

蕭瑞文 發表在 痞客邦 留言(0) 人氣()