Palzin Track
Get 15% off with code PTRACKSIGNUP15 

Laravel Diary Logo

Environment configuration in Codeception with dotenv

Codeception is normally configured using the codeception.yml file. We can also use a dotenv configuration file to store any sensitive data. This posts shows you how.