Support the ongoing development of Laravel.io →
Requests Views Laravel.io
Last updated 1 year ago.
0

even with update to last version , laravel has the probelm....

Last updated 1 year ago.
0

What's the contents of test.blade.php? Do you know that from the controller code you posted, no variables are being passed to the view, is that intentional?

Last updated 1 year ago.
0

Hi Ali , I checked it in my enviroment it only logs once, Maybe it is a problem about your Routes.php or your view.

In your error log the first line is for "15:41:52" and the second is for "15:41:55" the difference is 3 seconds , it's not normal for this lines of code.

Last updated 1 year ago.
0

opb said:

What's the contents of test.blade.php? Do you know that from the controller code you posted, no variables are being passed to the view, is that intentional?

the content of test.blade is only @extends('dashboard.layouts'), yes I didn't pass any variable intentional because of test. After several test I found I have this problem only in google chrome :-| and in firefox working good .

Last updated 1 year ago.
0

bigsinoos said:

Hi Ali , I checked it in my enviroment it only logs once, Maybe it is a problem about your Routes.php or your view.

In your error log the first line is for "15:41:52" and the second is for "15:41:55" the difference is 3 seconds , it's not normal for this lines of code.

the view is not important, I have this problem only in google chrome and in firefox working good all things . Only in google chrome I have the log with 2 diffrent time ...

Last updated 1 year ago.
0

Hooooooooooorrrrrrrrrrraaaaaaaaaaaaaay I Solved my problem , It's realy funny. I have fav icon tag in my header view that favicon.png doesn't exists and the problem was for this line :))

 <link rel="shortcut icon" href="favicon.png"/>

Thanks to opb and bigsinoos

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.