-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Laravel
-
Not Needed
-
masterbater has created Issue #3022: [Feature Request] SessionServiceProvider for database in laravel-mongodb. This Jira ticket was filed by GromNaN
Issue Text:
Is your feature request related to a problem?
Install laravel breeze react example, setup SESSION_DRIVER=database, the first error is duplicate key for id, deleting unique index solve this but in any post request, it will always cause 419 | PAGE EXPIRED
Temp solution just using any driver like file. I would like guidance on how to make Session driver database work for mongodb thanks
- is fixed by
-
PHPORM-147 Alias id to _id in the query builder
- Closed
- is related to
-
PHPORM-259 Add an easy way to store sessions in MongoDB
- Closed