So when we use database driver for storing sessions all records will permanently save on the database right ? How to tell laravel for example delete all record once a week or another word how to deal with these data?
I'm also interested in this, would be there a way to disable the lottery garage collector and call the gc function from a console job so it honours whatever lifetime is set?