或者陣列來定義: Dotenv::required(array('DB_HOST', 'DB_NAME', 'DB_USER', 'DB_PASS'));. 如果ENV 變數缺少, Dotenv 將丟擲一個 RuntimeException ...
確定! 回上一頁