#How to access providers in tests and test it?

6 messages · Page 1 of 1 (latest)

atomic merlin
#

The providers are booted like always during setUp() so everything should be ready to go in your tests.

atomic merlin
#
$userProvider = Auth::createUserProvider('users');
atomic merlin
#

Yeah I was confused by that too. But it does actually make sense once you understand what it's doing 😀

#

You're the guy who asked about overriding the session guard?

#

Sorry I'm kinda new to Discord. Can I see my comment history somewhere?