May 13, 2016
0
Level 29
What is the best way to add device_type column in session table?
Hi,
I am using database driver for session in Laravel 5.2. Now I want to add new column 'device_type' in session table, So I can keep a track of device also? Can anybody help me with this? Thank you.
Please or to participate in this conversation.