spatie/laravel-multitenancy

Providers are registrated/called multiple times

Closed this issue · 1 comments

For some reason providers are called multiple times.

It can be reproduced by simple setting a logger in the register/boot method.

Is this normal? Any way to debug?

Thanks.

Sorry for the noise! This seems to be a Livewire issue.