Skip to content

Tags: laracraft-tech/laravel-date-scopes

Tags

v2.2.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Merge pull request #19 from keatliang2005/carbon-v3

Update to support Carbon v3

v2.1.0

laravel 11 support 3.0

v2.0.1

Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes

v2.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.1.1

Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes …

…into main

v1.1.0

closes #5 - support for individual created_at column names per model

v1.0.6

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Update DateScopes.php

v1.0.5

Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes …

…into main

v1.0.4

Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes …

…into main

v1.0.3

use sub no overflow for all non-fixed date units and also first sub a…

…nd then set to start/end, which guarantees a right start/end range