Laravel Clarifying the use of environment variables (.env) in a Laravel project It is common to see the incorrect use of environment variables in some Laravel projects. Most projects correctly document the use of their Environment Variables, Laravel is not the exception.