Effortlessly Load env Files in Your PHP Applications
Im currently coding on a pure PHP project and I need to load an env file to get some variables After a bit of searching I turned to the vlucasphpdotenv plugin
        
    { Code - Sleep - Repeat }