Ignore:
Timestamp:
10/19/21 17:46:21 (3 years ago)
Author:
beratkjufliju <kufliju@…>
Branches:
develop, master
Children:
6b95845
Parents:
b9c4a92
Message:

added files crud in table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • database/seeders/DatabaseSeeder.php

    rb9c4a92 rea7b12a  
    1919        $this->call(UsersTableSeeder::class);
    2020        $this->call(DepartmentsTableSeeder::class);
    21         $this->call(DocumentsTableSeeder::class);
     21        //$this->call(DocumentsTableSeeder::class);
    2222    }
    2323}
Note: See TracChangeset for help on using the changeset viewer.