There was an error while loading. Please reload this page.
709975c
fix: register model observers in booted() so models boot on Laravel 12+ fix: add the three observers the models already import fix: read an empty PostgreSQL array as [] rather than [0] in IntegerA… Merge pull request #247 from nextdeveloper-nl/feature/laravel-13-mode…