在 Tableplus 用 20 秒產生精美 ER Model最近在做交接,為了讓接手的人更快速了解整個 DB 架構,於是找到了一個好用的工具可以快速的產生 ER ModelFeb 15, 2024Feb 15, 2024
Mail 的三兩事,包含源碼、SPF、DKIM 跟 DMARC 的一些看法因為原先的 mail provider 無法滿足需求,所以改用 Mailgun.Jul 30, 2023Jul 30, 2023
Recursive SQL ( CTE )有一個需求需要階級制度的設計,之前都是採用 Closure table 的做法 但這次想嘗試使用 Parent–Child 架構,為了可以拿到所有下屬以及全部下屬的下屬 …and so on,於是找到了關鍵字 Common Table Expression.Feb 22, 2023Feb 22, 2023
Livewire with CKEditorHere is my experience using CKEditor in Livewire version 2. xSep 3, 2022Sep 3, 2022
OAuth2 Authentation Line Login Laravel — Part 3This is the third series of OAuth2 Authentication Login intent for easiest way login by laravel developer with the fastest way. And this…May 5, 2022May 5, 2022
OAuth2 Authentation Google Login Laravel — Part 2This is the second series of OAuth2 authentation login part2 for easiest way login with google.Feb 26, 2022Feb 26, 2022
OAuth2 Authentation Facebook Login Laravel — Part 1This article contains a quick tutorial with just 3 lines of code for Facebook login on your app using OAuth 2.Feb 22, 2022Feb 22, 2022
Step by Step! Building a package for the Laravel projectIt is needless to say about the benefits of the composer package, this article will note my experience from 0 to 1 for creating a composer…Jan 14, 2022Jan 14, 2022
About Cloudflare proxy status and Let’s encrypt and too many redirects errorRecently I add the DNS A record and enabled proxy status but It fails as below the second one.Jan 5, 2022Jan 5, 2022
關於刪除後台使用者最近在調整後台權限的 code 剛好遇到一個蠻酷的地方,大部分的後台都需要權限來控管,自己是使用 spatie 的 laravel-permission 這套。Dec 30, 2021Dec 30, 2021
Linux Find command 刪除一個月沒存取的檔案在設計公司檔案總管的時候有設計一個垃圾桶的機制,不想要的檔案被丟進去之後只要超過一個月的之後就要被刪除。Dec 11, 2021Dec 11, 2021
從 0 到 1 架設屬於自己的 WHM & cPanel公司剛好有一個客戶原本用 cPanel 架設 wordpress 的官網,有需求要將主機空間轉移過來,於是開始小研究了一下,並且記錄下。Nov 23, 20211Nov 23, 20211