0
ダウンロードするには何千もの行があります。 Maatwebsiteパッケージを使用しています。 エラーが発生しました。laravel excel export download
[2016-10-20 11:22:00] local.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Allowed memory size of 524288000 bytes exhausted (tried to allocate 4194304 bytes)' #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] []
私は
ini_set('max_execution_time', 2000);
ini_set('memory_limit', '2000M');