mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Replace Auth::check() with $request->user() !== null in confirmEmail(), which already has the request in scope, and drop the now-unused Auth facade import. Resolves the 2 remaining project-wide larastan errors. |
2 weeks ago | |
|---|---|---|
| .. | ||
| Controllers | 2 weeks ago | |
| Middleware | 2 weeks ago | |
| Requests | 4 weeks ago | |
| Resources | 2 weeks ago | |