Update Kernel.php for writable base handling, add .htaccess for routing, and modify manifest.json and liara.json

- Refactored Kernel.php to ensure writable base directory is set correctly for production on Liara.
- Added .htaccess file to forward requests to the public directory, addressing the limitation of Liara's PHP platform.
- Updated manifest.json with new modification times and AST hashes for affected files.
- Minor formatting change in liara.json to ensure proper file structure.
This commit is contained in:
hamed
2026-06-29 18:24:48 +03:30
parent c71d674d22
commit 97958ecc7d
10 changed files with 591 additions and 504 deletions
+2 -1
View File
@@ -669,5 +669,6 @@
"667": "Community 667",
"668": "Community 668",
"669": "Community 669",
"670": "Community 670"
"670": "Community 670",
"671": "Community 671"
}