We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Put the following at the bottom of the map function of your RouteServiceProvider.php
app('Dingo\Api\Routing\UrlGenerator')->forceScheme('https');
← Known Issues | Ongoing Work →