These annotations are no longer needed.
This commit is contained in:
@@ -5,7 +5,6 @@ use Illuminate\Contracts\Auth\PasswordBroker;
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
|
||||
/**
|
||||
* @Middleware("csrf")
|
||||
* @Middleware("guest")
|
||||
*/
|
||||
class PasswordController {
|
||||
|
||||
Reference in New Issue
Block a user