Welcome Guest, Not a member yet? Register   Sign In
Session Library
#5

(07-22-2020, 12:24 PM)jreklund Wrote: Then you can just open up /app/Controllers/BaseController.php and uncomment:
Code:
// $this->session = \Config\Services::session();

And you can access it with $this->session in your controllers.
Smile Right on! Thanks!
Reply


Messages In This Thread
Session Library - by mongoose1130 - 07-22-2020, 11:50 AM
RE: Session Library - by jreklund - 07-22-2020, 12:20 PM
RE: Session Library - by mongoose1130 - 07-22-2020, 12:21 PM
RE: Session Library - by jreklund - 07-22-2020, 12:24 PM
RE: Session Library - by mongoose1130 - 07-22-2020, 12:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB