Level 8
This should work:
Date::make('Birthday')->format('Y-M-D'),
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Is there a way to use a date formatted as Y-M-D instead of the created_at field? I have existing data that I would like to generate a trend but get an error.
Please or to participate in this conversation.