kossa/laradminator

Blocked mixed content

Closed this issue · 1 comments

Blocked mixed content when in HTTPS scheme.

kossa commented

I tried this code :

Route::get('test', function () {
return url('/');
});
I got: https://laradminator.local with HTTPS