Level 54
Can you post a bit more code here to make it easier to see what you’re doing
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Folowing two lines are executed when child window is load Session(['success'=>'User is successfully created.']); echo "parent.$.colorbox.close();window.parent.location.reload();";
Now when i am trying to get echo session('success'); die; in parent window controller then it prints nothing Can any one help me why this happen?
Please or to participate in this conversation.