Hi I have one question and here it is.Can we share the session between laravel4 and laravel5 code on a single domain ?
laravel4
laravel5
Using Database sessions you are able to do this, I'm not sure how nicely it will play with other session drivers.