You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on laravel-doctrine/orm#308 I noticed that the documentation doesn't mention the fact that the orm package can extend the auth and notification channel managers. For the "extending" to work the managers must be registered before DoctrineServiceProvider.
The text was updated successfully, but these errors were encountered:
While working on laravel-doctrine/orm#308 I noticed that the documentation doesn't mention the fact that the
orm
package can extend the auth and notification channel managers. For the "extending" to work the managers must be registered beforeDoctrineServiceProvider
.The text was updated successfully, but these errors were encountered: