Louis's blog
  • Archives
  • About

Louis的技術部落格

我是 Louis,一名始終保持學習的軟體工程師。

image from 開發自己的 Composer package

開發自己的 Composer package

開源的 Composer package 都會發布在 packagist 上,本文以一個最簡單的例子,走一次發布到使用的流程。
read more
image from PHP 關於 zero、false、null 和 isset、empty、is_null 之間的恩怨糾葛

PHP 關於 zero、false、null 和 isset、empty、is_null 之間的恩怨糾葛

PHP 混亂的空值判斷和隱藏在其後的自動轉型,惡名昭彰的程度應該只在 JS 之下,這是一篇自己梳理過一遍的紀錄。
read more
image from 用 Aglio 做出漂亮的 API 文件

用 Aglio 做出漂亮的 API 文件

Aglio 的簡單介紹,並透過一個 CRUD 的 API 作為例子。
read more
image from CentOS 的 Permission denied (publickey,gssapi-keyex,gssapi-with-mic). 問題

CentOS 的 Permission denied (publickey,gssapi-keyex,gssapi-with-mic). 問題

新建 user ssh 時遇到的權限問題。
read more
image from Laravel 一對多關聯 (one-to-many Relationship)

Laravel 一對多關聯 (one-to-many Relationship)

Laravel 一對多關聯的學習紀錄。
read more
image from Singleton pattern (單例模式) for PHP

Singleton pattern (單例模式) for PHP

單例模式是一種 design pattern,要求一個 Class 只能有一個實例,通常會使用在系統中需要一個全局物件的情況。
read more
image from LaravelConf Taiwan - Less is More 參加心得

LaravelConf Taiwan - Less is More 參加心得

Laravel Conf 是目前台灣最大的 Laravel 社群。在疫情影響下仍然如期舉辦,今年是第四屆的 Laravel Conf。
read more
image from Git 常見問題

Git 常見問題

Git 到底怎麼用?怎麼修改剛剛的 Commit?想重來要怎麼做?Git 踩坑及用法紀錄
read more
image from Git 簡單介紹與常用指令

Git 簡單介紹與常用指令

Git 初心者大全,開著這篇用 Git 就對了!
read more
image from Composer 介紹與使用

Composer 介紹與使用

Composer 是 PHP 用來管理套件的工具,是現代 PHPer 必備的武器之一。
read more
  • ««
  • «
  • 1
  • 2
  • 3
  • »
  • »»
© Louis's blog 2024