Mixed Content

st3fan asked 5 years ago
  Modern browsers provide lots of errors all over laraship because of Mixed Content (http and https)   Example:   Mixed Content: The page at \'https://website.com/dashboard\' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint \'http://website.com/announcements/unread-in-url?current_url=%2Fdashboard\'. This request has been blocked; the content must be served over HTTPS.   It looks like some modules are retreiving resource_url from some place, and that resource_url is in http.
1 Answers
laraship Staff answered 5 years ago
Hello, We don't see the issue on our site, you need to check your server settings, also please make sure APP_URL under .env is with https