Route Files: routes/api.php

The routes in routes/api.php are stateless and are assigned the api middleware group.

Routes defined in the routes/api.php file are nested within a route group by the RouteServiceProvider.

Route Files: routes/api.php — Structure map

Clickable & Draggable!

Route Files: routes/api.php — Related pages: