outl1ne / nova-page-manager

Static page and region manager for Laravel Nova - designed for headless CMS's.
MIT License
178 stars 38 forks source link

in production region goes to 404 unless i override Region and put $displayInNavigation = true, but in local it works without it #93

Closed SerjoA closed 2 years ago

Tarpsvo commented 3 years ago

Hi! Does this only happen for regions and not pages? What URL does it redirect you to? I can't reproduce this and need more info sadly.

SerjoA commented 3 years ago

redirect to 404 nova version: 3.27.0 as soon as i move .env file to production it happens, in local its not happening also, if i overwrite those models its not happening