Nov 23, 2021
0
Level 4
Nova resource not showing on side bar.
Hey all, currently having issues with a singular resource not showing in Nova. I've created others since and they've shown instantly upon creation, while this one doesn't want to show (even if I recreate it). What I used to create it was the command php artisan nova:resource PostReply --model=PostReply. I've even tried manually registering it and specifying that public static $displayInNavigation = true. I don't seem to get any errors so I'm honestly stuck.
Please or to participate in this conversation.