Setting up the Layout for the entire website. Allows registering layout names and defining a model for each of them.
Example:
/* Setup layout */ SetupLayout::hook({ "default": "App.Components.Layout.DefaultLayoutModel", }),