feat: implement integration management with CRUD operations and routes for tenant integration

This commit is contained in:
2026-07-03 14:44:18 -03:00
parent 0d4c6a4492
commit 3887a4fcba
16 changed files with 446 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
FRONTEND_URL=http://localhost:4200
INTEGRATION_SECRET=
APP_LOCALE=en
APP_FALLBACK_LOCALE=en