Consolidated ASP Classic MVC framework from best components
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

605B

Critical Folders Summary

Date: 2026-03-11T11:59:39Z

  • public/: externally facing web root, rewrite config, and request bootstrap
  • core/: framework/runtime internals, dispatcher, router, helpers, DAL, and security checks
  • app/controllers/: project controller implementations and include-based activation surface
  • app/views/: server-rendered feature views and shared layout
  • db/: Access database and migration workspace
  • scripts/: generator and migration tooling used during feature development
  • docs/: generated brownfield documentation for future planning and AI-assisted work

Powered by TurnKey Linux.