Issue/329 refactor seeding (#337)

* Fix Contracts class names

* Refactoring of the file seeds so it's not a mess

* StyleCI fixes
This commit is contained in:
Nabeel S
2019-08-05 08:27:53 -04:00
committed by GitHub
parent d4c172e734
commit 9f3ba05880
47 changed files with 548 additions and 394 deletions
@@ -2,7 +2,7 @@
namespace $CLASS_NAMESPACE$;
use App\Interfaces\Controller;
use App\Contracts\Controller;
/**
* Class $CLASS$