Applies Changes

This commit is contained in:
Berkay Güre
2018-07-15 15:07:56 +03:00
committed by Berkay Güre
parent c39b9870ef
commit 253f0f1451
14 changed files with 47 additions and 62 deletions

View File

@ -26,7 +26,7 @@ class Categories extends Seeder
private function create()
{
$company_id = Company::first()->id;
$company_id = $this->command->argument('company');
$rows = [
[