modal save button
This commit is contained in:
@@ -26,7 +26,7 @@ return new class extends Migration {
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function down()
|
||||
public function down
|
||||
{
|
||||
Schema::table('records', function (Blueprint $table) {
|
||||
$table->dropColumn('search');
|
||||
|
||||
Reference in New Issue
Block a user