- Was found that the test was not testing the actual situation anyway. - A work-around in the request creation, within testing, just happened to result in the desired outcome. For reference: https://github.com/laravel/framework/pull/32345
Closes #1924
For #1613
Also changed up how base URL setting was being done by manipulating incoming request URLs instead of altering then on generation.