By the api-tester.blade.php file, <base href="{{ url(config('api-tester.route')).'/' }}"> return the http link not https, also {{ route('api-tester.file', ['file' => 'api-tester.css']) }} and {{ route('api-tester.file', ['file' => 'api-tester.js']) }}.