Laravel not displaying same DATA on mobile and desktop

Viewed 10

=) I have a problem but i can't understand why, when i DD a variable:

in desktop browser : ^ array:1 [▼ 0 => array:2 [▶]]

in mobile browser : ^ []

How can that happen ?

0 Answers
Related