I want to upload an excel file to my database, but my database tables have this structure
Model
$table->id(); $table->string(\'orderNumb\');