Lesson locked
Please enrol in the course or become a Pro member to access this lesson.
Enrol to course
Are you already enrolled? Log in to
continue learning.
Environment variables and validation
Environment variables store sensitive information, such as database connection details, app secrets, and API keys, outside of our application code. In this lesson, we cover how AdonisJS utilises environment variables.