insert current timestamp in laravel code example Example: laravel insert timestamp now Information::create([ 'data_now'=>Carbon\Carbon::now() ])