orchidsoftware / platform

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
https://orchid.software
MIT License
4.26k stars 631 forks source link

The route link is incorrect! #2762

Closed lihe6666 closed 6 months ago

lihe6666 commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

I applied for the HTTPS protocol, but when I requested my backendI applied for the HTTPS protocol, but when I requested my backend address, I submitted the login form using the HTTP protocol, which seems incorrect.

To Reproduce Steps to reproduce the behavior:

  1. env: 7e8886a8e5f13064d686066b4248ec3
  2. nginx reverse proxy: image
  3. logout: 679a6f5f3b7709a3fc3fa168abeee69

Expected behavior A clear and concise description of what you expected to happen.

It should be https://[domain.com]/

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Server (please complete the following information):

Additional context Add any other context about the problem here.

Help me!

tabuna commented 6 months ago

Duplicate: https://github.com/orchidsoftware/platform/issues/2690#issuecomment-1685139122

lihe6666 commented 6 months ago

Okay, I'll close it