0

I tried to make my own extension in Pagekit. I'm making a chat extension: chat extension photo.

My problem is, I can't have a view per tab. Then, with all the demos around Pagekit, they only explain for a single and basic view.

My purpose is to have at the end a tab for join the chat (Client's page) and the other tab for creating the server.

Laurel
  • 5,965
  • 14
  • 31
  • 57

1 Answers1

0

When you define in your index.php your routes and nodes, you'll have to bound to each of them a Controller which will give the view.