LavaLite / cms

Multilingual PHP CMS built with Laravel and bootstrap
https://lavalite.org
2.84k stars 966 forks source link

FileNotFoundException in Filesystem.php #167

Open hieuandree opened 7 years ago

hieuandree commented 7 years ago

After install lavalite, i run /admin. FileNotFoundException in Filesystem.php line 87: File does not exist at path C:\xampp\htdocs\lavalite\public\themes/public/config.php

leeorichi commented 7 years ago

likes me, but , i don't find out way for bypass this.

gtsigner commented 7 years ago

I met the same problem

gtsigner commented 7 years ago

I solved the problem,Please use the #php artisan lavalite:install --force reinstall,

mjsorribas commented 7 years ago

zhaojunlike , the force option not work for me. Where is this file?

gtsigner commented 7 years ago

This is a command.The compulsory reinstall,You can see they define the Console