Skip to content

Tags: laracraft-tech/laravel-date-scopes

Tags

v2.2.0

Toggle v2.2.0's commit message

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

Toggle v2.1.0's commit message
laravel 11 support 3.0

v2.0.1

Toggle v2.0.1's commit message
Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes

v2.0.0

Toggle v2.0.0's commit message

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

Toggle v1.1.1's commit message
Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes …

…into main

v1.1.0

Toggle v1.1.0's commit message
closes #5 - support for individual created_at column names per model

v1.0.6

Toggle v1.0.6's commit message

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

Toggle v1.0.5's commit message
Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes …

…into main

v1.0.4

Toggle v1.0.4's commit message
Merge branch 'main' of github.com:laracraft-tech/laravel-date-scopes …

…into main

v1.0.3

Toggle v1.0.3's commit message
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