Welcome Guest, Not a member yet? Register   Sign In
Using Laravel with CodeIgniter
#1

[eluser]chadtomkiss[/eluser]
Hi guys,

I am starting a new project in Laravel.

However, I need to access certain values from the Session in CodeIgniter.

Is this possible?

Or should I have a controller that echos Session vars as JSON?


Cheers,

Chad
#2

[eluser]chadtomkiss[/eluser]
It's using the database for storing sessions if that helps.
#3

[eluser]chadtomkiss[/eluser]
I'm guessing I could use the Session ID from the Cookie and query the DB/unserialize the result.

Although there are some checks against the CI encryption key/last activity etc




Theme © iAndrew 2016 - Forum software by © MyBB