Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Mixed content on the admin side?

    General Discussion
    2
    2
    201
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      alex3005 last edited by

      So we are running our new store in google cloud with a SSL proxy.

      From the main site we have fixed this issue with adding the follow line to the AppServiceProvider.php

      $this->app['request']->server->set('HTTPS', true);
      

      Then the forums on the (frontend) store are fine, but when visiting the admin area I see that the stylesheet/js etc is loaded with http >> /vendor/webkul/admin/assets/js/admin.js

      How to fix this?

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Check the APP_URL in the .env file.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post