teepluss / laravel-theme

Theme and asset managing for laravel
MIT License
545 stars 131 forks source link

http headers on theme #145

Open abdullahtekin opened 7 years ago

abdullahtekin commented 7 years ago

hey bro,

when i use "echo Theme::scope('index')->render()" I see http header information. i dont want http headers. What will I do ?

I want HTML content for cache; Ex: $content = view('test')->render();

ekran resmi 2017-08-24 05 28 48