PATH is an example of an Environment Variable. ... $dotenv = new Dotenv\Dotenv(__DIR__, 'new-config-file-name'); $dotenv->load(); ...
確定! 回上一頁