laravel using date function to get current date code example Example: get current date laravel use Carbon\Carbon; $date = Carbon::now();