in app\Http\Controllers\PostController.php redirect()->route('posts.index', auth()->user()->username); does that route exist in web.php since i cant seem to find it.