Use redirect instead of header?
Closed this issue · 0 comments
svemir commented
AuthController verifyResetPasswordToken is hard to test because it uses native header calls directly. Would it be possible to use Lumen's redirect method instead?
Closed this issue · 0 comments
AuthController verifyResetPasswordToken is hard to test because it uses native header calls directly. Would it be possible to use Lumen's redirect method instead?