I need to investigate how to run the application in two different environments: production and development.
In the development one, I should be able to take the data from the fixture folder and not from the server.
Reference: https://www.youtube.com/watch?v=WlsMbq47TJE
I need to investigate how to run the application in two different environments:
productionanddevelopment.In the development one, I should be able to take the data from the fixture folder and not from the server.
Reference: https://www.youtube.com/watch?v=WlsMbq47TJE