Closed HilbertGilbertson closed 3 years ago
Fixes issue #49. Use of the now() helper results in an error in Lumen.
Why not simply be a little more explicit and use Carbon::now() instead. Problem solved.
Fixes issue #49. Use of the now() helper results in an error in Lumen.
Why not simply be a little more explicit and use Carbon::now() instead. Problem solved.