added configurable view after login (#523)
This commit is contained in:
@@ -55,6 +55,7 @@ class ProfileController extends AbstractController
|
||||
|
||||
/**
|
||||
* @Route(path="/", name="fos_user_profile_show", methods={"GET"})
|
||||
* @Route(path="/", name="my_profile", methods={"GET"})
|
||||
*/
|
||||
public function profileAction()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user