1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-08-06 15:54:05 +00:00

rename to LogChannelBootstrapper, add to config

This commit is contained in:
Samuel Stancl 2026-07-07 18:40:23 -07:00
parent cef7f11e20
commit 24029f7150
No known key found for this signature in database
GPG key ID: BA146259A1E16C57
4 changed files with 27 additions and 26 deletions

View file

@ -185,6 +185,7 @@ return [
// Bootstrappers\RootUrlBootstrapper::class,
// Bootstrappers\UrlGeneratorBootstrapper::class,
// Bootstrappers\MailConfigBootstrapper::class,
// Bootstrappers\LogChannelBootstrapper::class,
// Bootstrappers\BroadcastingConfigBootstrapper::class,
// Bootstrappers\BroadcastChannelPrefixBootstrapper::class,