This commit is contained in:
denisdulici
2018-07-26 23:00:45 +03:00
parent 7a3b69b96b
commit f61761e4b6
10 changed files with 9 additions and 23 deletions

View File

@ -2,7 +2,6 @@
namespace Database\Seeds;
use App\Models\Common\Company;
use App\Models\Model;
use App\Models\Setting\Tax;
@ -26,7 +25,7 @@ class Taxes extends Seeder
private function create()
{
$company_id = $this->command->argument('company');
$company_id = $this->command->argument('company');
$rows = [
[