prepaeres to some code for the tests

This commit is contained in:
Berkay Güre
2018-07-14 13:22:33 +03:00
parent 1745f0a41e
commit 12bdb951f9
23 changed files with 1559 additions and 163 deletions

View File

@ -10,7 +10,11 @@ use Illuminate\Database\Seeder;
class Roles extends Seeder
{
/**
public function __construct()
{
}
/**
* Run the database seeds.
*
* @return void