Factory
interface Factory (View source)
Methods
mixed | guard(string|null $name = null) Get a guard instance by name. | |
void | shouldUse(string $name) Set the default guard the factory should serve. |
Factory
interface Factory (View source)
mixed | guard(string|null $name = null) Get a guard instance by name. | |
void | shouldUse(string $name) Set the default guard the factory should serve. |
Please login to continue.