Closed
Description
Pulse Version
1.2.5
Laravel Version
11.25.0
PHP Version
8.3.10
Livewire Version
3.5.8
Database Driver & Version
No response
Description
After updating Laravel to version 11, Pulse stopped honoring the timezone setting. This may be due to updating Carbon to version 3. Data is presented according to UTC time zone, even though the time zone is set to "Europe/Warsaw" (both in Laravel and PHP configuration).
Steps To Reproduce
Set your Laravel timezone to something other than "UTC" and observe the timeline in your Pulse charts.