unsignedInteger('created_by')->nullable(); $this->unsignedInteger('updated_by')->nullable(); $this->unsignedInteger('deleted_by')->nullable(); } }