mardi 3 octobre 2017

Laravel debugger shows old blade template?

I have made a change to a blade template. When I enter the corresponding route in the browser I get the following error explanation:

enter image description here

The actual error message

ErrorException (E_ERROR) Undefined variable: lang (View: /home/vagrant/Code/Laravel/member/resources/views/about/benefits.blade.php)

is correct. I used an undefined variable. However, the image on the top right corner is a screen shot of an older version of the template. This has nothing to with the error. It even appears after clearing app/storage/framework/views manually or by using php artisan view:clear. Is this a bug?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire