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

GimmeMylanta's avatar

Administration panel for an API

Hey Guys,

I would love some input from some other members.

I'm building my first API and consuming this API using a React frontend totally seperate to my Laravel installation.

for instance, my API is myapi.net and my frontend is iamasexyfrontend.com

I want to be able to administer the information flowing into my API via a user interface.

What would my best option here, should i make a completely new subdomain, i.e admin.myapi.net in react and connect it to the API, should I use the built in views that come with Laravel to administer? but then how would I authenticate to my Passport routes?

Any advice would be greatly appreciated.

Peace!

0 likes
0 replies

Please or to participate in this conversation.