laravel migration add datetime column with default code example Example: laravel migration add datetime column with default $table->timestamp('column_name')->useCurrent();