It was in order to make a back office for the client to modify some parameters of the environment if he needed. But I have found a solution to my problem, I use the function parse_ini_file() which return the configuration file in an associative array. Then with a form I write a new file and replace the .env file.
Thanks anyway !
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community