Is there a way to count an excel or csv file rows? In the 2.0 version there was a way to count the rows, but now that option is not working. Thanks for asking.
Depends on how/where you want to use it. You can use the getHighestRow method from PhpSpreadsheet to get the row count.
Added an example to the docs: https://laravel-excel.maatwebsite.nl/3.1/architecture/objects.html#getters
Most helpful comment
Added an example to the docs: https://laravel-excel.maatwebsite.nl/3.1/architecture/objects.html#getters