Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@sethsandaru sethsandaru released this 16 Feb 01:25
· 3 commits to main since this release
f4c82d3

Release v1.4.3

Improvement

  • laravel/octane to latest version
  • Both docker images (fpm & octane) are printing logs to sdtout, which you can hit docker logs container_id to 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