cybercog / laravel-eloquent-flag

Laravel Eloquent boolean & timestamp flagged attributes behavior.
https://komarev.com/sources/laravel-eloquent-flag
MIT License
133 stars 21 forks source link

Start using Date facade #49

Closed antonkomarev closed 5 years ago

antonkomarev commented 5 years ago

Replace Illuminate\Support\Carbon with Illuminate\Support\Facades\Date. This will allow to use Immutable DateTime.