I think there is an error in the CI4 documentation:
https://bcit-ci.github.io/CodeIgniter4/l...sions.html
Where is mentioned $config['sessionDriver'] and $config['sess_save_path']
It should be public $sessionDriver and public $sessionSavePath
Best regards
https://bcit-ci.github.io/CodeIgniter4/l...sions.html
Where is mentioned $config['sessionDriver'] and $config['sess_save_path']
It should be public $sessionDriver and public $sessionSavePath
Best regards