Please enable JavaScript.
Coggle requires JavaScript to display documents.
PHP - API, Interface - Coggle Diagram
PHP - API
Middlewares
Routes
Versioning
Form Validation (if any)
Controller
-
Responses
-
Error handling with proper messages.
Any exception came from any repo, convert here with proper message and also pass original exception to FE
-
Interface
Binding
Repository
Common
-
-
ConstantsRepository
(column name, other string values, etc)
-
-
-
-