upload big size excel Maximum execution time of 60 seconds exceeded
I using plugin eightynine/filament-excel-import
2 Replies
hey bro, i think you have 2 options,
1.- Use chunk:
https://laravel.com/docs/10.x/eloquent#chunking-using-lazy-collections
2.- update the php.ini with more time and upload_max_file or something like that is the name in php.ini
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
use a native import action