+ Added .env file support for configuring scope: https://github.com/frdlweb/webfat/blob/0d925efcef0198b81d27fa25e1437c458bcccc2f/public/index.php#L4354
Import shortcuts and facades into ANY namespaceYou can now import the facades into ANY namespace.So this works: <?phpnamespace MyNamespace1;&nbs...
...UMENT_ROOT'] path wich is readable and writable by the current PHP process.custom directory - set a path/directory in IO4_WORKSPACE_SCOPECode from Webfat:if(null =...
Although most things are cached now, the "boostrap process" is too slow.Does anyone have any suggestions to increase performance on this?https://github.com/frdlweb/webfat/blob/cd8280643f1f4ebefd7adb9ceeda98c5ff16deb0/public/index.php#L5074