發表文章

【PHP】排序演算法 - 插入排序法 ( Insertion Sort )

【PHP】排序演算法 - 選擇演算法 ( Selection Sort )

【IDE】ATOM IDE 常用功能快捷鍵

【AWS】AWS Certified Solutions Architect - Associate (SAA) 考試心得

【AWS https php laravel】為 laravel 5.3 網站加入 https 憑證 - (2) 替你的laravel 5.3 網站全站 https

【AWS https ssl laravel】為 laravel 5.3 網站加入 https 憑證 - (1) 申請AWS憑證ACM,並建立Load balancer

【PHP、Redis、laravel 】laravel 5.3 使用 redis 作為 session 儲存體

【AWS、ElastiCache】redis 簡單設定驗證

【AWS EC2 SES PHP】透過AWS SES email 服務來寄 email

【Linux git bitbucket ssh】AWS上的EC2,對 bitbucket 做 git clone 全紀錄

【Linux vim AWS】關閉 vim 他媽的 visual mode

【elasticsearch、line bot api】elasticsearch 安裝,ik中文切詞,繁中支援

【PHP】三元運算子 ?: 問號冒號