Hello everyone,
I have recently decided to install Flarum to do some testing and learn to use it. However, I am unable to get it to work and when I visit my installation I get a blank page (hasn't been installed). After an hour or so of trying, I eventually discovered this at the bottom of my Nginx config:
PHP message: PHP Warning: include(/var/www/sub.mywebsite.com/flarum/storage/framework/views/f8aebd3f27d63d7f2545b724c2ea9039): failed to open stream: No such file or directory in /var/www/sub.mywebsite.com/flarum/vendor/illuminate/view/Engines/PhpEngine.php on line 42
When infact the
/flarum/storage/framework/views/
is empty. I downloaded the latest packaged beta on your downloads page. Any idea where I can obtain these view files?
Thank you,
Dylan