fixed listener issue.
This commit is contained in:
parent
80a2033b96
commit
940b71ae47
@ -34,7 +34,7 @@ class Version2118 extends Listener
|
|||||||
Artisan::call('migrate', ['--force' => true]);
|
Artisan::call('migrate', ['--force' => true]);
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function updateCompanies()
|
protected function updateEmailTemplate()
|
||||||
{
|
{
|
||||||
$company_id = company_id();
|
$company_id = company_id();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user