You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install luya-kickstarter-bootstrap4 through composer
Copy config, link to a database
php index.php migrate
php index.php import
php index.php admin/setup
What do you get instead? (A Screenshot can help us a lot!)
LUYA Check ouput (run this script and post the result: luyacheck.php)
$ php index.php health
The directory the health commands is applying to: C:\xampp\htdocs\luya-coiffure-booking
public_html/assets: directory exists already
public_html/storage: directory exists already
migrations: directory exists already
vendor: directory exists already
runtime: directory exists already
configs/env.php: file exists.
public_html/index.php: file exists.
O.K.?[0m?[32m
?[0m
Additional infos
Q
A
LUYA Version
1.0.0
PHP Version
PHP 5.6.38
Platform
XAMPP
Operating system
Windows
The text was updated successfully, but these errors were encountered:
As lot of CLI envs are still using older PHP version we should keep PHP 5.6 - the unit tests for 5.6 are just failing because of newer php unit version. So yes, i think we should keep 5.6 until its a clear requirement for LUYA
What steps will reproduce the problem?
Install luya-kickstarter-bootstrap4 through composer
Copy config, link to a database
php index.php migrate
php index.php import
php index.php admin/setup
What do you get instead? (A Screenshot can help us a lot!)
LUYA Check ouput (run this script and post the result: luyacheck.php)
$ php index.php health
The directory the health commands is applying to: C:\xampp\htdocs\luya-coiffure-booking
public_html/assets: directory exists already
public_html/storage: directory exists already
migrations: directory exists already
vendor: directory exists already
runtime: directory exists already
configs/env.php: file exists.
public_html/index.php: file exists.
O.K.?[0m?[32m
?[0m
Additional infos
The text was updated successfully, but these errors were encountered: