Skip to content

add 'disableView' method at app level #30

@csurf

Description

@csurf

currently, its possible to globally disable the 'layout' functionality at the application level, yet views are still tied & loaded to each controller/action. So, add a method such as App::disableView() that skips the default behavior of 'setting' controller's view, and allow the user to manually 'set' views as needed within the controller(s).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions