????

Your IP : 13.58.173.156


Current Path : /home/thenclexdoctor.com/public_html/database/seeders/
Upload File :
Current File : /home/thenclexdoctor.com/public_html/database/seeders/makeFakeData.php

<?php
namespace Database\Seeders;

use Illuminate\Database\Seeder;

class makeFakeData extends Seeder
{
    /**
     * Run the database seeds.
     *
     * @return void
     */
    public function run()
    {
        $this->call(makeFakeUsers::class);
        $this->call(makeFakeCategories::class);
        $this->call(makeFakeFilters::class);
        $this->call(makeFakeWebinars::class);
        $this->call(makeFakeFeatureWebinar::class);
        $this->call(makeFakeBlog::class);
    }
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...