jamesmills / laravel-timezone

Enable user Timezones in your application.
MIT License
677 stars 91 forks source link

Check for session before notifying in `UpdateUsersTimezone` #74

Closed oddvalue closed 2 years ago

oddvalue commented 3 years ago

Fixes #59

jamesmills commented 2 years ago

Thanks so much for your contribution.

aroutinr commented 10 months ago

This is not the final solution to the issue, I submitted a new pull request to fix it

https://github.com/jamesmills/laravel-timezone/pull/96