Laravel Capsule Schema DataTime Current_Timestamp

$table->timestamp('created_at')->default('CURRENT_TIMESTAMP');
Shadow