-
Helpers
Files in the example
-
app/helpers.php
-
composer.json
-
app/Filament/Admin/Resources/NodeResource/Widgets/NodeStorageChart.php
-
-
Traits
Files in the example
-
app/Traits/Services/HasUserLevels.php
-
app/Services/Servers/StartupModificationService.php
-
-
Service classes
Files in the example
-
app/Services/Users/UserCreationService.php
-
app/Livewire/Installer/PanelInstaller.php
-
app/Http/Controllers/Api/Application/Users/UserController.php
-
-
Policies
Files in the example
-
app/Policies/DefaultPolicies.php
-
app/Policies/UserPolicy.php
-
-
Testing
Files in the example
-
tests/Feature/SettingsControllerTest.php
-
-
Custom artisan commands
Files in the example
-
app/Console/Commands/Server/BulkPowerActionCommand.php
-
-
Accessors
Files in the example
-
app/Models/Allocation.php
-
app/Http/Controllers/Api/Client/Servers/NetworkAllocationController.php
-
-
Polymorphic relationships
Files in the example
-
database/migrations/2025_05_01_193002_move_to_mountables.php
-
app/Models/Mount.php
-
app/Providers/AppServiceProvider.php
-
app/Models/Server.php
-