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

jonathannet's avatar

Use web as api instead of /api

Hi I am trying to create an mobile api with laravel 8, but how do I use the web to api requests instead of /api infront of all the calls?

0 likes
1 reply
vincent15000's avatar

You have just to write your routes in th web file.

1 like

Please or to participate in this conversation.