Configure your environment for Instructor
.env-dist
template file that lists all supported variables.
You can copy it to .env
(or merge with your .env
file) and fill in your values.
Alternatively, you can set the variables directly in your environment
Check setup instructions for more details on how to set up your environment and how it can
be done automatically with the Instructor’s CLI tool.
.env-dist
.env-dist
file. They are not required for the core functionality of Instructor.
.env
file:
Settings
class. The path is relative to the vendor directory where Instructor is installed.
INSTRUCTOR_CONFIG_PATHS
is set automatically if you use the Instructor CLI tool to publish assets.