how to get the current date in page with carbon code example Example: get current date laravel use Carbon\Carbon; $date = Carbon::now();