mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-04 09:41:44 -05:00
@@ -30,6 +30,6 @@ class CreateUserCompanyTable extends Migration
|
||||
*/
|
||||
public function down()
|
||||
{
|
||||
Schema::dropIfExists('company_user');
|
||||
Schema::dropIfExists('user_company');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user