mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00: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