Open viyiu opened 7 years ago
got the same issue, the file exists but still have this error
run successed with folloiwng commands:
composer create-project LavaLite/cms --prefer-dist website
php artisan clear-compiled
php artisan optimize
composer dump-auto
php artisan lavalite:install
php artisan key:generate
hi,I got the same issue when I follow the documentation in readme.io.Then, I try the Github readme.md,the issue does not appear.
it happens to me either, how to fix this !!! urgent
I can confirm that you need to run "php artisan lavalite:install" for this to work. You have to enter your database details into the setup guide and then enter 1 for the remaining steps.
I think you should try with php 7 or greter version. The syntax that are showing are for the lower version of php you are running. Go to local server and change php version.
run as the step, i not found the file