'How access siteid from session in laravel controller

In Aimeos laravel package; I need to fetch siteid stored in a session in my laravel controller; siteid will be avaiable by default while loading a shop page; help me to get that siteid key from session

TIA :)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source