Level 1
<Photoloops :my_id="{{ Session::get('sessID') }}" ></Photoloops>
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, i wanted to pass my session data to child component.. How to do it ??
I binded the property my_id below and stored laravel session in it and when i try to get it in child component, i couldn't get it...
Can anyone help please ??
Please or to participate in this conversation.