This ended up being an issue with Cloudflare and using Origin SSL certs
Nova pages are blank on forge deployment
I have installed nova onto one of my sites locally and set everything up. As soon as I deployed this to forge all of the nova routes returned a blank screen.
I have also tested this with a fresh install of laravel and nova with no additional packages, and I still get the same result (working fine on localhost but blank screen on forge)
If I head to example.com/nova it will redirect me to example.com/nova/login which is expected
If I am logged in it will redirect me to example.com/nova/dashboards/main again expected
However, all of these routes return a blank page
I have followed the laravel install and nova install documentation to the dot, just to make sure I am not missing anything. All if the nova assets are located correctly in /public/vendor/nova and the license key is valid
If anyone can help this would be much appreciated.
Please or to participate in this conversation.