Application
Interfaces, Classes, Traits and Enums
- CreateNewUser
- ResetUserPassword
- UpdateUserPassword
- UpdateUserProfileInformation
- AddTeamMember
- CreateTeam
- DeleteTeam
- DeleteUser
- InviteTeamMember
- RemoveTeamMember
- UpdateTeamName
- InstallShoutzor
- An Artisan command allowing for command-line installation of Shoutzor.
- Kernel
- ConfigPropertyMissingException
- FormValidationException
- This exception is thrown when a form has failed validation.
- FormValidationFieldError
- Used in App\Exception\formValidationException to indicate which fields have failed validation
- Handler
- InvalidDirectoryException
- MediaDuplicateException
- MediaPropertyMissingException
- MediaQueueException
- MediaSourceDuplicateException
- ShoutzorInstallerException
- UploadFileMissingException
- AddRequest
- Override the original class because that always expects an email & password combination Shoutz0r however uses a username & password combination
- LastPlayed
- Override the original class because that always expects an email & password combination Shoutz0r however uses a username & password combination
- Whoami
- Override the original class because that always expects an email & password combination Shoutz0r however uses a username & password combination
- Search
- TopAlbums
- TopArtists
- TopMedia
- RequestAdded
- BaseHealthCheck
- CacheHealthCheck
- EnsureFileHealthCheck
- HealthCheckFixResult
- HealthCheckManager
- SymlinkHealthCheck
- WritableDirsHealthCheck
- WritableFilesHealthCheck
- Filesystem
- PermissionApiController
- RoleApiController
- SystemApiController
- UploadApiController
- AppController
- Controller
- Kernel
- Authenticate
- Authorize
- EncryptCookies
- PreventRequestsDuringMaintenance
- RedirectIfAuthenticated
- RequireInstalled
- TrimStrings
- TrustHosts
- TrustProxies
- VerifyCsrfToken
- Installer
- InstallStepResult
- This class contains information about the step performed in the App\Installer\Installer class such as: if it succeeded or not, what the response is, and possibly what exception was thrown
- ProcessUpload
- MediaSource
- MediaSourceManager
- Album
- Artist
- Media
- Permission
- Request
- Role
- Upload
- User
- Vote
- UploadProcessor
- AppServiceProvider
- AuthServiceProvider
- BroadcastServiceProvider
- EventServiceProvider
- FortifyServiceProvider
- RouteServiceProvider
- PasswordValidationRules
- UsesUUID