WIP
This commit is contained in:
@@ -25,6 +25,6 @@ return new class extends Migration
|
||||
*/
|
||||
public function down(): void
|
||||
{
|
||||
Schema::dropIfExists('categories_tags');
|
||||
Schema::dropIfExists('category_tag');
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user