Where I can find the UserAPIcontroller path?Backend Source – UserAPIController PathBackend source code → app → Http → Controllers → UserApiController.phpBackend source code directory, appdirectory, Http directory, Controllers directory, UserApiController.php is the file of the user API path.This contents all the User API functionality. If you want to change any User app functionality. You need to change here.Doc navigation← How to change homepage UI or Frontend UI?Where I can find the ProviderAPIcontroller path? →