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

pdellepiane's avatar

Nova APIs

Hello,

I would like to know if there is any way to use the Laravel Nova APIs from an external website, and if it's posible, what do I have to consider.

Thanks in advance.

0 likes
1 reply
bobbybouwmann's avatar

As far as I know, it should be possible, as long you configure Nova to match with the same auth guard as you use for your API.

Do know that Nova is not really made for this. You might get unexpected results and they are hard to update. But in theory, you can access the API ;)

Please or to participate in this conversation.