September 2017
Intermediate to advanced
244 pages
6h 44m
English
In Chapter 4, Reviewing Design Flaws and Security Threats, we saw that configurations should be separate than implementation so Lumen does that for us. It has separate configuration files. In fact, it has a separate .env file that can be different in different environments. Other than the .env file, there is a configurations file where configuration related to different packages are stored, things like package registration or alias and so on.
Read now
Unlock full access