Jan 13, 2021
0
Level 1
Lumen call to undefined method Laravel\Lumen\Application::environmentFilePath()
I am on Laravel Framework Lumen (8.2.1) and am trying to access the App::environmentFilePath() method, is this method not available for lumen or is there some extra config I have to add to make it available?
The exact method I am calling is Illuminate\Support\Facades\App::environmentFilePath();
Please or to participate in this conversation.