change timezone in carbon laravel code example
Example 1: carbon now set timezone
Carbon::now('UTC')
//or
now('UTC')
Example 2: carbon now set timezone
Carbon::now('UTC')
Carbon::now('UTC')
//or
now('UTC')
Carbon::now('UTC')