What's New
v8.x
What's New
- Laravel 13
- PHP 8.4 support
- Major refactor of the codebase so we align closer to Laravel conventions
Breaking Changes
- The root
local.config.phpto override theconfig/files has been removed. Use the.envfile instead.
local.config.php to override the config/ files has been removed.
Use the .env file instead.