Yesterday I started a local deployment on windows 10 with XAMPP package following the installation guide:
https://easyappointments.org/docs.html#1.4.2/installation-guide.md Everything seems up and running in the end, but in the last step when I wanted to save my company configuration nothing happend. The log says: Exception: Table 'easyappointments.ea_settings' doesn't exist C:\xampp\htdocs\easyappointments\system\database\drivers\mysqli\mysqli_driver.php 301.
It looks like the database initialization process did not finish, as I can see only one table: ea_migrations.
I also did the installation the second time now - does not help either.
Best Andre