※J.Y Chen 的個人部落格 ※

Just Follow Our Heart And We will shine!

【Laravel】SQLSTATE[HY000] [2054] MYSQL8

Published: (Updated: ) in Laravel by .

【Laravel】Could not find driver (PDO drive no value)

Published: (Updated: ) in Laravel by .

Solution 解決方法 step1: 進入 php 安裝目錄 點選 php.ini step2: 加入以下 […]

【Laravel】Fix Controller Does not exist

Published: (Updated: ) in Laravel by .

error msg: Controller does not exist Step1: 如果還是不行 那可能要 […]

【Laravel】require(vendor/autoload.php): failed to open stream

Published: (Updated: ) in Laravel by .

Laravel getting Started you will Encountered a mistake […]

MySQLNonTransientConnectionException: Client does not support authentication protocol requested by server;

Published: in Knowledge by .

莫名其妙虛擬機上的MySql 出現 Error msg ! 解決方式 參考文章 https://www.cnb […]

【軟體設計模式】Model,View,Controller 架構 (MVC )

Published: in Knowledge by .

Model,View,Controller 架構 (MVC ) 在應用程式開發的領域裡,相當重視「關注點分離 […]

【網路程式設計】jsp mysql資料庫連接問題 (No suitable driver found for mysql)

Published: in Code, JAVA by .

結果是老師的範例程式的驅動太舊了… 我找遍了任何有可能會是錯誤的問題 jar包放置的位置是否正確 […]

五分鐘讓你了解什麼是Ajax技術(Web 網站應用)

Published: in Knowledge by .

AJAX = Asynchronous JavaScript and XML (非同步的 JavaScript […]

原來只要一句指令即可恢復 SSL憑證 (GCP Bitnami WordPress)

Published: in Knowledge by .

此文需本來就有 Letsencrypt 憑證 這是過期後恢復效期的教學 step 1 step 2 work! […]

網頁常見狀態碼 (HTTP)

Published: in Code by .

HTTP 404 HTTP 404或Not Found錯誤訊息是HTTP的其中一種「標準回應訊息」(HTTP狀 […]

©2019 - 2024 Henry Chen