Questions regarding the latest tutorial (1.3.0)
I've been asked a couple of questions via email that I think are probably worth answering here, just in case others are wondering the same thing! 1) Why did you change the functionality of the BaseURL? You moved the BaseURL to the IndexController and in the previous version it was in the Bootstrap. The main reason I did this is that the new MVC code works out the base URL for us in the request… continue reading.