S
S
Stanislav Kim2014-08-28 14:05:42
Laravel
Stanislav Kim, 2014-08-28 14:05:42

Why swears at a variable that does not exist?

{"error":{"type":"ErrorException","message":"Undefined variable: test (View: \/home\/vihodnoy\/app\/views\/events\/changeevents.blade.php)","file":"\/home\/vihodnoy\/app\/storage\/views\/75d95d16a0e697b85390f27fdf06803f","line":27}}

Laravel swears at the test variable, which is neither in the controllers nor in the views, it is nowhere to be found. Once a week ago I created it for testing, but then deleted it. Checked 10 times. There is not. What do you suggest?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-08-28
Protko @Fesor

Well, that's why it swears that it is not there, but it is in the templates. You may need to clear the cache.

P
podvzbzdnul, 2014-08-28
@podvzbzdnul

check again /home/vihodnoy/app/views/events/changeevents.blade.php line 27
clear /home/vihodnoy/app/storage/views

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question