I spent the longest time trying to get Laravel Nova to work. Finally figured out my dumb mistake. I had setup a policy for the model I was trying to create a resource for and I had set the viewAny function to return false. Now I have it set to check for the viewNova gate. All fixed now 👍

Luke Bouch @lukebouch