project-root/ ├── core/ # Framework core (routing, database, utils) │ └── framework.php │ └── Database.php ├── public/ # Public-facing files (index.php, routes) │ └── index.php │ └── welcome.php ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results