Laravel Query Builder error >7000 record -


i have many record in table name ae_mkt (7500 record , more in future)

and use query builder

$query = db::table('ae_mkt')->get();

so error see on image: myimage

and config @ .htaccess

header set cache-control "max-age=290304000, public"     header append cache-control s-maxage=600 "expr=%{request_status} == 200"     header set connection keep-alive 

but still error when need query large records


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -