high
lit
Sign in
Explain your code
Code Explainers
Code explainers tagged
#lazy-collections
php
<?php
namespace
App\Services\Reports
;
Streaming a monthly revenue CSV in Laravel
csv-export
lazy-collections
eloquent-query
Intermediate
8 steps
php
<?php
namespace
App\Actions\Imports
;
Streaming CSV imports with Laravel batches
lazy-collections
job-batching
streaming
Advanced
9 steps