Skip to content

👻 Ghoul

Choose a tag to compare

@mychidarko mychidarko released this 13 Sep 01:05

v1.5.3 - 13 Sep 2024

Fixed

  • Fixed unconfigured db issue when using multi-db setups with models (#9)
  • Patched up Leaf\DB connection error when connecting from Eloquent model connections (#8, #16)
  • Fixed up unreferenced assets after Vite Build (#15, #13)
  • Patched up broken internal controller methods

Changed

  • Synced all MVC config with \Leaf\Config with mvc.config.XXX keys
  • Improved efficiency of loading application config
  • Leaf\Core::paths() dropped support for application paths (Internal change)