Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App view module #190

Merged
merged 2 commits into from
Jun 25, 2024
Merged

App view module #190

merged 2 commits into from
Jun 25, 2024

Conversation

bim-g
Copy link
Collaborator

@bim-g bim-g commented Jun 25, 2024

We were not able to display a simple html content form a simple text and frustrating for a simple demo,
also be able to get data setup from the view.
The idea was in case we want to use the same controller for simple page or for the API, instead of rewriting twice the same process, we will be able to get existing data from existing configuration, unless there is a specific approach for each case.

@bim-g bim-g added the enhancement New feature or request label Jun 25, 2024
@bim-g bim-g added this to the View milestone Jun 25, 2024
@bim-g bim-g self-assigned this Jun 25, 2024
router/route.php Show resolved Hide resolved
@bim-g bim-g linked an issue Jun 25, 2024 that may be closed by this pull request
@bim-g bim-g force-pushed the app_view_module branch from bc5e327 to 104be58 Compare June 25, 2024 22:14
@bim-g bim-g merged commit 1d44eef into master Jun 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Unable to render a simple html test
1 participant