<?php namespace Maatwebsite\Excel\Concerns; interface WithLimit { /** * @return int */ public function limit(): 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.