<?php namespace Maatwebsite\Excel\Concerns; interface WithBatchInserts { /** * @return int */ public function batchSize(): int; }
Take control of your account by resetting your password. Our password recovery page guides you through the necessary steps to securely reset your password.