How to use previous config/php file instead of .env text file?

Hello, prevously, the configuration of the projects was contained in a config.php file; now, in recent versions of RadStudio, it is generated in a .env text file. I would like to use the config.php method instead of a text file like .env. How can I do that?