Skip to content

clappcom/apiresponse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

##ApiResponse library

$response = new ApiResponse(ErrorResponseCode::ERROR_RELATED_VIDEO_UPLOAD_MISSING_SHARED_LINK);

** LARAVEL JSON RESPONSE ** return Response::json($response->getResponse());

About

legacy lib used in super old projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages