Desarrollo Armonioso con Symfony 6
Rutas comodín
  Unlock this challenge
Login Register

Challenge 1 / 1

Check out this route & controller:

#[Route("/user/{username}")]
public function profile(): Response
{
}

Which of the following is true?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.