Replies: 1 comment 12 replies
-
|
Guys do someone have any suggestions? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
On production admin panel located on subdomain admin.test.dog-ville.ru, everything works fine until i need to add tool.
When developing on localhost tool works as expected. Url on localhost is http://localhost:16275/admin/managerday. But when i deploy it to production url has 404 error admin.test.dog-ville.ru/managerday
I need nova be on separate domain.
nova.php
.env on localhost
.env on production
Can someone help to fix it. I dont know what is this issue. Every other link inside nova works as expected, for example https://admin.test.dog-ville.ru/resources/contact-nova-resources
Tool is new, no edit

Beta Was this translation helpful? Give feedback.
All reactions