Release v1.4.3
Improvement
laravel/octaneto latest version- Both docker images (fpm & octane) are printing logs to sdtout, which you can hit
docker logs container_idto check what was going on (including backend error/exception) - (For sqlite user) When starting the container, it will print the UID & GID so that you can
chown UID:GID your_sqlite_file.sqlite