Jakob Buis
Results
1
comments of
Jakob Buis
Additional: I've noticed that ```php $this->get('/') ``` will result in a 302 redirect (as expected), but both ```php $this->followingsRedirects()->get('/') $this->get('/en') ``` result in a 404.