features: - laravel data lazy-properties include by scope @see https://gitlab.com/datakode/laravel-datakode-utils/-/blob/develop/_info/documentation.md - add getDockerSecret to retrieve secret value from docker secret files - add healthcheck service, checkers and endpoint - BaseModel add getTableName and getTableFieldName function to get full db field path fix: - fix: force distance scopes to uses ::geography (to get meters instead of degrees in wgs84) @https://github.com/MatanYadaev/laravel-eloquent-spatial/issues/123