My Blog

My WordPress Blog

My Blog

My WordPress Blog

MVC Architecture

  • Models: Define the data structure and interact with the database. AdonisJS uses Lucid ORM for database operations.
  • Views: Handle the presentation layer. AdonisJS supports the Edge templating engine for rendering views.
  • Controllers: Manage the application logic and interact with models and views.
MVC Architecture

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top