Added simple node crud

This commit is contained in:
2024-12-11 16:42:56 +01:00
parent 220eb28657
commit 4168b93d61
9 changed files with 378 additions and 0 deletions

View File

@@ -6,4 +6,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Folder Include="Http\Requests\Admin\NodeAllocations\" />
</ItemGroup>
</Project>