Go to file
Abel Hoogeveen 7c77c339cf Implemented Resources.
Resources are static files which have to be served by FuzeWorks. The developer can register a directory in which static files can be found, which shall be loaded if the folder is requested.
This system should be avoided for high-performance applications. It is recommended to make special configurations in the web server in those kinds of cases.
2019-07-22 19:53:18 +02:00
src Implemented Resources. 2019-07-22 19:53:18 +02:00
.gitattributes Initial commit 2019-02-04 00:10:18 +01:00
.gitignore Initial commit 2019-02-04 00:10:18 +01:00
composer.json Release 1.2.0-RC3 2019-03-05 11:23:52 +01:00