Add bootstrap factory for framework loading

This commit is contained in:
Maarten 2024-11-26 14:20:46 +01:00
parent ab5fa6d69e
commit 83bc1a1661
11 changed files with 254 additions and 45 deletions

View file

@ -20,7 +20,11 @@
"psr-4": {
"App\\": "app/",
"Core\\": "src/"
}
},
"files": [
"src/Helpers/helpers.php"
]
},
"config": {
"optimize-autoloader": true