Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

FastRanker's avatar

Using Nova CRUD APIs for website

Hey everyone,

I've been using Laravel Nova and it's been great for handling all my control panel needs. However, I'm wondering if there's a way to take advantage of the same CRUD APIs and use them to get data for my website without creating new CRUD controllers.

Additionally, I'm also curious about how to authenticate users via JWT with Nova. I'm creating a mobile app and need to use JWT for authentication. Is there a way to integrate JWT authentication with Nova?

Thanks in advance for any insights and suggestions!

0 likes
0 replies

Please or to participate in this conversation.