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