Jun 4, 2023
0
Level 1
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!
Please or to participate in this conversation.