Ok, so for development purposes, we have a dedicated web server. It\'s not currently connected directly to the internet, so I\'ve setup an apache reverse proxy on another se
Following up @TimeLord's solution:
In latest version of laravel the name for forced schema has changed and now it is: URL::forceScheme()
URL::forceScheme()