Might not help you anymore, but for future reference, adding
URL::forceSchema('https');
somewhere early in the process, for example AppServiceProvider's boot() method, might help.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community