laravel when i get date from sql it's string not carbon code example Example: time() in laravel use Carbon\Carbon; $date = Carbon::now();