-
Helpers
Files in the example
-
app/Helpers/ExtensionHelper.php
-
app/Jobs/Servers/TerminateServer.php
-
-
Custom artisan commands
Files in the example
-
app/Console/Commands/Stats.php
-
-
Observers
Files in the example
-
app/Providers/EventServiceProvider.php
-
app/Observers/UserObserver.php
-
-
HasManyThrough
Files in the example
-
app/Models/AffiliateUser.php
-
-
Events & listeners
Files in the example
-
app/Providers/EventServiceProvider.php
-
app/Extensions/Events/DiscordWebhook/DiscordWebhookListeners.php
-