apache - End of script output before headers: index.php - composer, noherczeg_breadcrumb, laravel

82

I can't get to work composer package https://github.com/noherczeg/breadcrumb on shared 111webhost hosting, my app is written in laravel 3.

I installed composer using this bundle: https://github.com/benedmunds/Laravel-Composer

I get this error: End of script output before headers: index.php

When I even try to execute the package by creating variable: $this->breadcrumb = new \Noherczeg\Breadcrumb\Breadcrumb(URL::base());

Wonder if anyone had problems with running composer packages on 111webhost.

Thanks

506

Answer

Solution:

Rather than sorting this issue I created my own dynamic breadcrumbs solution without using composer.

People are also looking for solutions to the problem: php - str_replace / addslashes() / htmlspecialchars() .... for quote and double quote

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.