library/ ├── index.php ← Main SPA shell (HTML layout) ├── api.php ← All AJAX endpoints (backend) ├── config/ │ ├── database.php ← DB credentials & connection │ └── schema.sql ← Database schema + seed ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results