Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ammadkhalid's avatar

How to enable Output Buffering on shared hosting for laravel

Hi there, i create application using laravel and on some controllers i need to displaying the live status coz they took too much time to display them all at once.

but i need to know how do can i enable output buffering ? on shared hosting for laravel? is it possible to enable?

i have been googling from 2 days but i still not get proper solution

i also try to enable disable gzip compression in php ini but still there :/

the output buffering is working fine in localhost but not on shared hosting.

i think there is no need to show codes? right?

coz main problem is output buffering of hosting

hope you understand.

please don't mind my English it's not my native language

Thanks

0 likes
2 replies
ammadkhalid's avatar

Yes the first thing did i was to read it but not works.

Please or to participate in this conversation.