Closed roberto-butti closed 5 years ago
In Readme , after cloning the repository we need to add 1 step to allow the developer to have the right configuration locally ( .env file). To do that we need to add a step to copy .env.dist into .env
cp .env.dist .env
Hi Roberto, Can i work on this ?
In Readme , after cloning the repository we need to add 1 step to allow the developer to have the right configuration locally ( .env file). To do that we need to add a step to copy .env.dist into .env
cp .env.dist .env