• [Global Namespace]
    • Illuminate
      • Auth
        • Access
          • Events
            • GateEvaluated
          • AuthorizationException
          • Gate
          • HandlesAuthorization
          • Response
        • Console
          • ClearResetsCommand
        • Events
          • Attempting
          • Authenticated
          • CurrentDeviceLogout
          • Failed
          • Lockout
          • Login
          • Logout
          • OtherDeviceLogout
          • PasswordReset
          • Registered
          • Validated
          • Verified
        • Listeners
          • SendEmailVerificationNotification
        • Middleware
          • Authenticate
          • AuthenticateWithBasicAuth
          • Authorize
          • EnsureEmailIsVerified
          • RequirePassword
        • Notifications
          • ResetPassword
          • VerifyEmail
        • Passwords
          • CanResetPassword
          • DatabaseTokenRepository
          • PasswordBroker
          • PasswordBrokerManager
          • PasswordResetServiceProvider
          • TokenRepositoryInterface
        • AuthManager
        • AuthServiceProvider
        • Authenticatable
        • AuthenticationException
        • CreatesUserProviders
        • DatabaseUserProvider
        • EloquentUserProvider
        • GenericUser
        • GuardHelpers
        • MustVerifyEmail
        • Recaller
        • RequestGuard
        • SessionGuard
        • TokenGuard
      • Broadcasting
        • Broadcasters
          • AblyBroadcaster
          • Broadcaster
          • LogBroadcaster
          • NullBroadcaster
          • PusherBroadcaster
          • RedisBroadcaster
          • UsePusherChannelConventions
        • BroadcastController
        • BroadcastEvent
        • BroadcastException
        • BroadcastManager
        • BroadcastServiceProvider
        • Channel
        • EncryptedPrivateChannel
        • InteractsWithBroadcasting
        • InteractsWithSockets
        • PendingBroadcast
        • PresenceChannel
        • PrivateChannel
      • Bus
        • Events
          • BatchDispatched
        • Batch
        • BatchFactory
        • BatchRepository
        • Batchable
        • BusServiceProvider
        • DatabaseBatchRepository
        • Dispatcher
        • PendingBatch
        • PrunableBatchRepository
        • Queueable
        • UniqueLock
        • UpdatedBatchJobCounts
      • Cache
        • Console
          • CacheTableCommand
          • ClearCommand
          • ForgetCommand
        • Events
          • CacheEvent
          • CacheHit
          • CacheMissed
          • KeyForgotten
          • KeyWritten
        • RateLimiting
          • GlobalLimit
          • Limit
          • Unlimited
        • ApcStore
        • ApcWrapper
        • ArrayLock
        • ArrayStore
        • CacheLock
        • CacheManager
        • CacheServiceProvider
        • DatabaseLock
        • DatabaseStore
        • DynamoDbLock
        • DynamoDbStore
        • FileStore
        • HasCacheLock
        • Lock
        • LuaScripts
        • MemcachedConnector
        • MemcachedLock
        • MemcachedStore
        • NoLock
        • NullStore
        • PhpRedisLock
        • RateLimiter
        • RedisLock
        • RedisStore
        • RedisTaggedCache
        • Repository
        • RetrievesMultipleKeys
        • TagSet
        • TaggableStore
        • TaggedCache
      • Config
        • Repository
      • Console
        • Concerns
          • CallsCommands
          • CreatesMatchingTest
          • HasParameters
          • InteractsWithIO
        • Events
          • ArtisanStarting
          • CommandFinished
          • CommandStarting
          • ScheduledBackgroundTaskFinished
          • ScheduledTaskFailed
          • ScheduledTaskFinished
          • ScheduledTaskSkipped
          • ScheduledTaskStarting
        • Scheduling
          • CacheAware
          • CacheEventMutex
          • CacheSchedulingMutex
          • CallbackEvent
          • CommandBuilder
          • Event
          • EventMutex
          • ManagesFrequencies
          • Schedule
          • ScheduleClearCacheCommand
          • ScheduleFinishCommand
          • ScheduleListCommand
          • ScheduleRunCommand
          • ScheduleTestCommand
          • ScheduleWorkCommand
          • SchedulingMutex
        • Application
        • BufferedConsoleOutput
        • Command
        • ConfirmableTrait
        • GeneratorCommand
        • OutputStyle
        • Parser
      • Container
        • BoundMethod
        • Container
        • ContextualBindingBuilder
        • EntryNotFoundException
        • RewindableGenerator
        • Util
      • Contracts
        • Auth
          • Access
            • Authorizable
            • Gate
          • Middleware
            • AuthenticatesRequests
          • Authenticatable
          • CanResetPassword
          • Factory
          • Guard
          • MustVerifyEmail
          • PasswordBroker
          • PasswordBrokerFactory
          • StatefulGuard
          • SupportsBasicAuth
          • UserProvider
        • Broadcasting
          • Broadcaster
          • Factory
          • HasBroadcastChannel
          • ShouldBroadcast
          • ShouldBroadcastNow
        • Bus
          • Dispatcher
          • QueueingDispatcher
        • Cache
          • Factory
          • Lock
          • LockProvider
          • LockTimeoutException
          • Repository
          • Store
        • Config
          • Repository
        • Console
          • Application
          • Kernel
        • Container
          • BindingResolutionException
          • CircularDependencyException
          • Container
          • ContextualBindingBuilder
        • Cookie
          • Factory
          • QueueingFactory
        • Database
          • Eloquent
            • Castable
            • CastsAttributes
            • CastsInboundAttributes
            • DeviatesCastableAttributes
            • SerializesCastableAttributes
            • SupportsPartialRelations
          • Events
            • MigrationEvent
          • ModelIdentifier
        • Debug
          • ExceptionHandler
        • Encryption
          • DecryptException
          • EncryptException
          • Encrypter
          • StringEncrypter
        • Events
          • Dispatcher
        • Filesystem
          • Cloud
          • Factory
          • FileExistsException
          • FileNotFoundException
          • Filesystem
          • LockTimeoutException
        • Foundation
          • Application
          • CachesConfiguration
          • CachesRoutes
        • Hashing
          • Hasher
        • Http
          • Kernel
        • Mail
          • Factory
          • MailQueue
          • Mailable
          • Mailer
        • Notifications
          • Dispatcher
          • Factory
        • Pagination
          • CursorPaginator
          • LengthAwarePaginator
          • Paginator
        • Pipeline
          • Hub
          • Pipeline
        • Queue
          • ClearableQueue
          • EntityNotFoundException
          • EntityResolver
          • Factory
          • Job
          • Monitor
          • Queue
          • QueueableCollection
          • QueueableEntity
          • ShouldBeEncrypted
          • ShouldBeUnique
          • ShouldBeUniqueUntilProcessing
          • ShouldQueue
        • Redis
          • Connection
          • Connector
          • Factory
          • LimiterTimeoutException
        • Routing
          • BindingRegistrar
          • Registrar
          • ResponseFactory
          • UrlGenerator
          • UrlRoutable
        • Session
          • Session
        • Support
          • Arrayable
          • CanBeEscapedWhenCastToString
          • DeferrableProvider
          • DeferringDisplayableValue
          • Htmlable
          • Jsonable
          • MessageBag
          • MessageProvider
          • Renderable
          • Responsable
          • ValidatedData
        • Translation
          • HasLocalePreference
          • Loader
          • Translator
        • Validation
          • DataAwareRule
          • Factory
          • ImplicitRule
          • Rule
          • UncompromisedVerifier
          • ValidatesWhenResolved
          • Validator
          • ValidatorAwareRule
        • View
          • Engine
          • Factory
          • View
      • Cookie
        • Middleware
          • AddQueuedCookiesToResponse
          • EncryptCookies
        • CookieJar
        • CookieServiceProvider
        • CookieValuePrefix
      • Database
        • Capsule
          • Manager
        • Concerns
          • BuildsQueries
          • ExplainsQueries
          • ManagesTransactions
        • Connectors
          • ConnectionFactory
          • Connector
          • ConnectorInterface
          • MySqlConnector
          • PostgresConnector
          • SQLiteConnector
          • SqlServerConnector
        • Console
          • Factories
            • FactoryMakeCommand
          • Migrations
            • BaseCommand
            • FreshCommand
            • InstallCommand
            • MigrateCommand
            • MigrateMakeCommand
            • RefreshCommand
            • ResetCommand
            • RollbackCommand
            • StatusCommand
            • TableGuesser
          • Seeds
            • SeedCommand
            • SeederMakeCommand
          • DbCommand
          • DumpCommand
          • PruneCommand
          • WipeCommand
        • DBAL
          • TimestampType
        • Eloquent
          • Casts
            • ArrayObject
            • AsArrayObject
            • AsCollection
            • AsEncryptedArrayObject
            • AsEncryptedCollection
            • AsStringable
            • Attribute
          • Concerns
            • GuardsAttributes
            • HasAttributes
            • HasEvents
            • HasGlobalScopes
            • HasRelationships
            • HasTimestamps
            • HidesAttributes
            • QueriesRelationships
          • Factories
            • BelongsToManyRelationship
            • BelongsToRelationship
            • CrossJoinSequence
            • Factory
            • HasFactory
            • Relationship
            • Sequence
          • Relations
            • Concerns
              • AsPivot
              • CanBeOneOfMany
              • ComparesRelatedModels
              • InteractsWithDictionary
              • InteractsWithPivotTable
              • SupportsDefaultModels
            • BelongsTo
            • BelongsToMany
            • HasMany
            • HasManyThrough
            • HasOne
            • HasOneOrMany
            • HasOneThrough
            • MorphMany
            • MorphOne
            • MorphOneOrMany
            • MorphPivot
            • MorphTo
            • MorphToMany
            • Pivot
            • Relation
          • BroadcastableModelEventOccurred
          • BroadcastsEvents
          • Builder
          • Collection
          • HigherOrderBuilderProxy
          • InvalidCastException
          • JsonEncodingException
          • MassAssignmentException
          • MassPrunable
          • Model
          • ModelNotFoundException
          • Prunable
          • QueueEntityResolver
          • RelationNotFoundException
          • Scope
          • SoftDeletes
          • SoftDeletingScope
        • Events
          • ConnectionEvent
          • DatabaseRefreshed
          • MigrationEnded
          • MigrationEvent
          • MigrationStarted
          • MigrationsEnded
          • MigrationsEvent
          • MigrationsStarted
          • ModelsPruned
          • NoPendingMigrations
          • QueryExecuted
          • SchemaDumped
          • SchemaLoaded
          • StatementPrepared
          • TransactionBeginning
          • TransactionCommitted
          • TransactionRolledBack
        • Migrations
          • DatabaseMigrationRepository
          • Migration
          • MigrationCreator
          • MigrationRepositoryInterface
          • Migrator
        • PDO
          • Concerns
            • ConnectsToDatabase
          • Connection
          • MySqlDriver
          • PostgresDriver
          • SQLiteDriver
          • SqlServerConnection
          • SqlServerDriver
        • Query
          • Grammars
            • Grammar
            • MySqlGrammar
            • PostgresGrammar
            • SQLiteGrammar
            • SqlServerGrammar
          • Processors
            • MySqlProcessor
            • PostgresProcessor
            • Processor
            • SQLiteProcessor
            • SqlServerProcessor
          • Builder
          • Expression
          • JoinClause
        • Schema
          • Grammars
            • ChangeColumn
            • Grammar
            • MySqlGrammar
            • PostgresGrammar
            • RenameColumn
            • SQLiteGrammar
            • SqlServerGrammar
          • Blueprint
          • Builder
          • ColumnDefinition
          • ForeignIdColumnDefinition
          • ForeignKeyDefinition
          • MySqlBuilder
          • MySqlSchemaState
          • PostgresBuilder
          • PostgresSchemaState
          • SQLiteBuilder
          • SchemaState
          • SqlServerBuilder
          • SqliteSchemaState
        • ClassMorphViolationException
        • ConfigurationUrlParser
        • Connection
        • ConnectionInterface
        • ConnectionResolver
        • ConnectionResolverInterface
        • DatabaseManager
        • DatabaseServiceProvider
        • DatabaseTransactionRecord
        • DatabaseTransactionsManager
        • DetectsConcurrencyErrors
        • DetectsLostConnections
        • Grammar
        • LazyLoadingViolationException
        • MigrationServiceProvider
        • MultipleRecordsFoundException
        • MySqlConnection
        • PostgresConnection
        • QueryException
        • RecordsNotFoundException
        • SQLiteConnection
        • Seeder
        • SqlServerConnection
      • Encryption
        • Encrypter
        • EncryptionServiceProvider
        • MissingAppKeyException
      • Events
        • CallQueuedListener
        • Dispatcher
        • EventServiceProvider
        • InvokeQueuedClosure
        • NullDispatcher
        • QueuedClosure
      • Filesystem
        • Cache
        • Filesystem
        • FilesystemAdapter
        • FilesystemManager
        • FilesystemServiceProvider
        • LockableFile
      • Foundation
        • Auth
          • Access
            • Authorizable
            • AuthorizesRequests
          • EmailVerificationRequest
          • User
        • Bootstrap
          • BootProviders
          • HandleExceptions
          • LoadConfiguration
          • LoadEnvironmentVariables
          • RegisterFacades
          • RegisterProviders
          • SetRequestForConsole
        • Bus
          • Dispatchable
          • DispatchesJobs
          • PendingChain
          • PendingClosureDispatch
          • PendingDispatch
        • Console
          • CastMakeCommand
          • ChannelMakeCommand
          • ClearCompiledCommand
          • ClosureCommand
          • ComponentMakeCommand
          • ConfigCacheCommand
          • ConfigClearCommand
          • ConsoleMakeCommand
          • DownCommand
          • EnvironmentCommand
          • EventCacheCommand
          • EventClearCommand
          • EventGenerateCommand
          • EventListCommand
          • EventMakeCommand
          • ExceptionMakeCommand
          • JobMakeCommand
          • Kernel
          • KeyGenerateCommand
          • ListenerMakeCommand
          • MailMakeCommand
          • ModelMakeCommand
          • NotificationMakeCommand
          • ObserverMakeCommand
          • OptimizeClearCommand
          • OptimizeCommand
          • PackageDiscoverCommand
          • PolicyMakeCommand
          • ProviderMakeCommand
          • QueuedCommand
          • RequestMakeCommand
          • ResourceMakeCommand
          • RouteCacheCommand
          • RouteClearCommand
          • RouteListCommand
          • RuleMakeCommand
          • ServeCommand
          • StorageLinkCommand
          • StubPublishCommand
          • TestMakeCommand
          • UpCommand
          • VendorPublishCommand
          • ViewCacheCommand
          • ViewClearCommand
        • Events
          • DiscoverEvents
          • Dispatchable
          • LocaleUpdated
          • MaintenanceModeDisabled
          • MaintenanceModeEnabled
          • VendorTagPublished
        • Exceptions
          • Handler
          • RegisterErrorViewPaths
          • ReportableHandler
          • WhoopsHandler
        • Http
          • Events
            • RequestHandled
          • Exceptions
            • MaintenanceModeException
          • Middleware
            • CheckForMaintenanceMode
            • ConvertEmptyStringsToNull
            • PreventRequestsDuringMaintenance
            • TransformsRequest
            • TrimStrings
            • ValidatePostSize
            • VerifyCsrfToken
          • FormRequest
          • Kernel
          • MaintenanceModeBypassCookie
        • Providers
          • ArtisanServiceProvider
          • ComposerServiceProvider
          • ConsoleSupportServiceProvider
          • FormRequestServiceProvider
          • FoundationServiceProvider
        • Support
          • Providers
            • AuthServiceProvider
            • EventServiceProvider
            • RouteServiceProvider
        • Testing
          • Concerns
            • InteractsWithAuthentication
            • InteractsWithConsole
            • InteractsWithContainer
            • InteractsWithDatabase
            • InteractsWithDeprecationHandling
            • InteractsWithExceptionHandling
            • InteractsWithRedis
            • InteractsWithSession
            • InteractsWithTime
            • InteractsWithViews
            • MakesHttpRequests
            • MocksApplicationServices
          • Traits
            • CanConfigureMigrationCommands
          • DatabaseMigrations
          • DatabaseTransactions
          • LazilyRefreshDatabase
          • RefreshDatabase
          • RefreshDatabaseState
          • TestCase
          • WithFaker
          • WithoutEvents
          • WithoutMiddleware
          • Wormhole
        • Validation
          • ValidatesRequests
        • AliasLoader
        • Application
        • ComposerScripts
        • EnvironmentDetector
        • Inspiring
        • Mix
        • PackageManifest
        • ProviderRepository
      • Hashing
        • AbstractHasher
        • Argon2IdHasher
        • ArgonHasher
        • BcryptHasher
        • HashManager
        • HashServiceProvider
      • Http
        • Client
          • Events
            • ConnectionFailed
            • RequestSending
            • ResponseReceived
          • ConnectionException
          • Factory
          • HttpClientException
          • PendingRequest
          • Pool
          • Request
          • RequestException
          • Response
          • ResponseSequence
        • Concerns
          • InteractsWithContentTypes
          • InteractsWithFlashData
          • InteractsWithInput
        • Exceptions
          • HttpResponseException
          • PostTooLargeException
          • ThrottleRequestsException
        • Middleware
          • CheckResponseForModifications
          • FrameGuard
          • SetCacheHeaders
          • TrustHosts
          • TrustProxies
        • Resources
          • Json
            • AnonymousResourceCollection
            • JsonResource
            • PaginatedResourceResponse
            • ResourceCollection
            • ResourceResponse
          • CollectsResources
          • ConditionallyLoadsAttributes
          • DelegatesToResource
          • MergeValue
          • MissingValue
          • PotentiallyMissing
        • Testing
          • File
          • FileFactory
          • MimeType
        • File
        • FileHelpers
        • JsonResponse
        • RedirectResponse
        • Request
        • Response
        • ResponseTrait
        • UploadedFile
      • Log
        • Events
          • MessageLogged
        • LogManager
        • LogServiceProvider
        • Logger
        • ParsesLogConfiguration
      • Mail
        • Events
          • MessageSending
          • MessageSent
        • Transport
          • ArrayTransport
          • LogTransport
          • MailgunTransport
          • SesTransport
          • Transport
        • MailManager
        • MailServiceProvider
        • Mailable
        • Mailer
        • Markdown
        • Message
        • PendingMail
        • SendQueuedMailable
      • Notifications
        • Channels
          • BroadcastChannel
          • DatabaseChannel
          • MailChannel
        • Console
          • NotificationTableCommand
        • Events
          • BroadcastNotificationCreated
          • NotificationFailed
          • NotificationSending
          • NotificationSent
        • Messages
          • BroadcastMessage
          • DatabaseMessage
          • MailMessage
          • SimpleMessage
        • Action
        • AnonymousNotifiable
        • ChannelManager
        • DatabaseNotification
        • DatabaseNotificationCollection
        • HasDatabaseNotifications
        • Notifiable
        • Notification
        • NotificationSender
        • NotificationServiceProvider
        • RoutesNotifications
        • SendQueuedNotifications
      • Pagination
        • AbstractCursorPaginator
        • AbstractPaginator
        • Cursor
        • CursorPaginationException
        • CursorPaginator
        • LengthAwarePaginator
        • PaginationServiceProvider
        • PaginationState
        • Paginator
        • UrlWindow
      • Pipeline
        • Hub
        • Pipeline
        • PipelineServiceProvider
      • Queue
        • Capsule
          • Manager
        • Connectors
          • BeanstalkdConnector
          • ConnectorInterface
          • DatabaseConnector
          • NullConnector
          • RedisConnector
          • SqsConnector
          • SyncConnector
        • Console
          • BatchesTableCommand
          • ClearCommand
          • FailedTableCommand
          • FlushFailedCommand
          • ForgetFailedCommand
          • ListFailedCommand
          • ListenCommand
          • MonitorCommand
          • PruneBatchesCommand
          • PruneFailedJobsCommand
          • RestartCommand
          • RetryBatchCommand
          • RetryCommand
          • TableCommand
          • WorkCommand
        • Events
          • JobExceptionOccurred
          • JobFailed
          • JobProcessed
          • JobProcessing
          • JobQueued
          • JobRetryRequested
          • Looping
          • QueueBusy
          • WorkerStopping
        • Failed
          • DatabaseFailedJobProvider
          • DatabaseUuidFailedJobProvider
          • DynamoDbFailedJobProvider
          • FailedJobProviderInterface
          • NullFailedJobProvider
          • PrunableFailedJobProvider
        • Jobs
          • BeanstalkdJob
          • DatabaseJob
          • DatabaseJobRecord
          • Job
          • JobName
          • RedisJob
          • SqsJob
          • SyncJob
        • Middleware
          • RateLimited
          • RateLimitedWithRedis
          • ThrottlesExceptions
          • ThrottlesExceptionsWithRedis
          • WithoutOverlapping
        • BeanstalkdQueue
        • CallQueuedClosure
        • CallQueuedHandler
        • DatabaseQueue
        • InteractsWithQueue
        • InvalidPayloadException
        • Listener
        • ListenerOptions
        • LuaScripts
        • ManuallyFailedException
        • MaxAttemptsExceededException
        • NullQueue
        • Queue
        • QueueManager
        • QueueServiceProvider
        • RedisQueue
        • SerializableClosure
        • SerializableClosureFactory
        • SerializesAndRestoresModelIdentifiers
        • SerializesModels
        • SqsQueue
        • SyncQueue
        • Worker
        • WorkerOptions
      • Redis
        • Connections
          • Connection
          • PacksPhpRedisValues
          • PhpRedisClusterConnection
          • PhpRedisConnection
          • PredisClusterConnection
          • PredisConnection
        • Connectors
          • PhpRedisConnector
          • PredisConnector
        • Events
          • CommandExecuted
        • Limiters
          • ConcurrencyLimiter
          • ConcurrencyLimiterBuilder
          • DurationLimiter
          • DurationLimiterBuilder
        • RedisManager
        • RedisServiceProvider
      • Routing
        • Console
          • ControllerMakeCommand
          • MiddlewareMakeCommand
        • Contracts
          • ControllerDispatcher
        • Events
          • RouteMatched
        • Exceptions
          • InvalidSignatureException
          • UrlGenerationException
        • Matching
          • HostValidator
          • MethodValidator
          • SchemeValidator
          • UriValidator
          • ValidatorInterface
        • Middleware
          • SubstituteBindings
          • ThrottleRequests
          • ThrottleRequestsWithRedis
          • ValidateSignature
        • AbstractRouteCollection
        • CompiledRouteCollection
        • Controller
        • ControllerDispatcher
        • ControllerMiddlewareOptions
        • CreatesRegularExpressionRouteConstraints
        • ImplicitRouteBinding
        • MiddlewareNameResolver
        • PendingResourceRegistration
        • Pipeline
        • RedirectController
        • Redirector
        • ResourceRegistrar
        • ResponseFactory
        • Route
        • RouteAction
        • RouteBinding
        • RouteCollection
        • RouteCollectionInterface
        • RouteDependencyResolverTrait
        • RouteFileRegistrar
        • RouteGroup
        • RouteParameterBinder
        • RouteRegistrar
        • RouteSignatureParameters
        • RouteUri
        • RouteUrlGenerator
        • Router
        • RoutingServiceProvider
        • SortedMiddleware
        • UrlGenerator
        • ViewController
      • Session
        • Console
          • SessionTableCommand
        • Middleware
          • AuthenticateSession
          • StartSession
        • ArraySessionHandler
        • CacheBasedSessionHandler
        • CookieSessionHandler
        • DatabaseSessionHandler
        • EncryptedStore
        • ExistenceAwareInterface
        • FileSessionHandler
        • NullSessionHandler
        • SessionManager
        • SessionServiceProvider
        • Store
        • TokenMismatchException
      • Support
        • Facades
          • App
          • Artisan
          • Auth
          • Blade
          • Broadcast
          • Bus
          • Cache
          • Config
          • Cookie
          • Crypt
          • DB
          • Date
          • Event
          • Facade
          • File
          • Gate
          • Hash
          • Http
          • Lang
          • Log
          • Mail
          • Notification
          • ParallelTesting
          • Password
          • Queue
          • RateLimiter
          • Redirect
          • Redis
          • Request
          • Response
          • Route
          • Schema
          • Session
          • Storage
          • URL
          • Validator
          • View
        • Testing
          • Fakes
            • BatchRepositoryFake
            • BusFake
            • EventFake
            • MailFake
            • NotificationFake
            • PendingBatchFake
            • PendingChainFake
            • PendingMailFake
            • QueueFake
        • Traits
          • CapsuleManagerTrait
          • Conditionable
          • EnumeratesValues
          • ForwardsCalls
          • Localizable
          • Macroable
          • ReflectsClosures
          • Tappable
        • AggregateServiceProvider
        • Arr
        • Carbon
        • Collection
        • Composer
        • ConfigurationUrlParser
        • DateFactory
        • Enumerable
        • Env
        • Fluent
        • HigherOrderCollectionProxy
        • HigherOrderTapProxy
        • HigherOrderWhenProxy
        • HtmlString
        • InteractsWithTime
        • ItemNotFoundException
        • Js
        • LazyCollection
        • Manager
        • MessageBag
        • MultipleInstanceManager
        • MultipleItemsFoundException
        • NamespacedItemResolver
        • Optional
        • Pluralizer
        • ProcessUtils
        • Reflector
        • ServiceProvider
        • Str
        • Stringable
        • Timebox
        • ValidatedInput
        • ViewErrorBag
      • Testing
        • Concerns
          • TestDatabases
        • Constraints
          • ArraySubset
          • CountInDatabase
          • HasInDatabase
          • NotSoftDeletedInDatabase
          • SeeInOrder
          • SoftDeletedInDatabase
        • Fluent
          • Concerns
            • Debugging
            • Has
            • Interaction
            • Matching
          • AssertableJson
        • Assert
        • AssertableJsonString
        • LoggedExceptionCollection
        • ParallelConsoleOutput
        • ParallelRunner
        • ParallelTesting
        • ParallelTestingServiceProvider
        • PendingCommand
        • TestComponent
        • TestResponse
        • TestView
      • Translation
        • ArrayLoader
        • FileLoader
        • MessageSelector
        • TranslationServiceProvider
        • Translator
      • Validation
        • Concerns
          • FilterEmailValidation
          • FormatsMessages
          • ReplacesAttributes
          • ValidatesAttributes
        • Rules
          • DatabaseRule
          • Dimensions
          • Enum
          • Exists
          • In
          • NotIn
          • Password
          • RequiredIf
          • Unique
        • ClosureValidationRule
        • ConditionalRules
        • DatabasePresenceVerifier
        • DatabasePresenceVerifierInterface
        • Factory
        • NotPwnedVerifier
        • PresenceVerifierInterface
        • Rule
        • UnauthorizedException
        • ValidatesWhenResolvedTrait
        • ValidationData
        • ValidationException
        • ValidationRuleParser
        • ValidationServiceProvider
        • Validator
      • View
        • Compilers
          • Concerns
            • CompilesAuthorizations
            • CompilesClasses
            • CompilesComments
            • CompilesComponents
            • CompilesConditionals
            • CompilesEchos
            • CompilesErrors
            • CompilesHelpers
            • CompilesIncludes
            • CompilesInjections
            • CompilesJs
            • CompilesJson
            • CompilesLayouts
            • CompilesLoops
            • CompilesRawPhp
            • CompilesStacks
            • CompilesTranslations
          • BladeCompiler
          • Compiler
          • CompilerInterface
          • ComponentTagCompiler
        • Concerns
          • ManagesComponents
          • ManagesEvents
          • ManagesLayouts
          • ManagesLoops
          • ManagesStacks
          • ManagesTranslations
        • Engines
          • CompilerEngine
          • Engine
          • EngineResolver
          • FileEngine
          • PhpEngine
        • Middleware
          • ShareErrorsFromSession
        • AnonymousComponent
        • AppendableAttributeValue
        • Component
        • ComponentAttributeBag
        • ComponentSlot
        • DynamicComponent
        • Factory
        • FileViewFinder
        • InvokableComponentVariable
        • View
        • ViewException
        • ViewFinderInterface
        • ViewName
        • ViewServiceProvider
    Laravel API
    • Versions 
      • Laravel 6.x
      • Laravel 7.x
      • Laravel 8.x
      • Laravel 9.x
      • Laravel 10.x
      • Laravel 11.x
      • Laravel 12.x
      • Laravel Dev
    • Classes
    • Namespaces
    • Interfaces
    • Traits
    • Index
    • Search
    1. Namespace
    2. Illuminate
    3. \
    4. Broadcasting
    5. \
    6. Broadcasters
    7. \

    Illuminate\Broadcasting\Broadcasters

    Classes

    AblyBroadcaster
    Broadcaster
    LogBroadcaster
    NullBroadcaster
    PusherBroadcaster
    RedisBroadcaster
    UsePusherChannelConventions
    Generated by Doctum, a API Documentation generator and fork of Sami.