Migrate Laravel database in Codeception
use Illuminate\Support\Facades\Artisan; Artisan::call('migrate');