Muhammad Taha
Results
3
comments of
Muhammad Taha
trafficstars
Might be a possibility but is there any way I can debug the real issue in it?
Ohkay. Thanks for the guideline.
What I did is to add the seeder insider the existing seeder inside the module e.g ``` namespace Modules\User\Database\Seeders; use Modules\User\Database\Seeders\BouncerDataSeeder; use Illuminate\Database\Seeder; class UserDatabaseSeeder extends Seeder { /** *...