All LaraPress default routes are organized in the following files:


routes/web.php
routes/admin.php
routes/api.php

routes/public.php

routes/admin.php


Note: no need to create route. all route are generate dynamically.