Consolidate Admin/Modules: 10 single-action controllers into 2

ModulesController: index, show, checkToken, enable, disable
ModuleInstallationController: download, upload, unzip, copy, complete
This commit is contained in:
Darko Gjorgjijoski
2026-04-03 21:16:18 +02:00
parent e9ee74cd01
commit d505677a74
21 changed files with 244 additions and 373 deletions

View File

@@ -9,6 +9,9 @@ use Illuminate\Http\JsonResponse;
class ApiController extends Controller
{
/**
* Resoibd wutg syccess
*/
public function respondSuccess(): JsonResponse
{
return response()->json([