Replies: 4 comments
-
additional question: should I still keep/use the if yes, the latter will consist of these fields: If yes, how to implement/use it in As a reminder, I do not have and will not use a database table called |
Beta Was this translation helpful? Give feedback.
-
We have written an article for the same on our blog. https://adonisjs.com/blog/kysely-with-auth-session-guard The article covers the usage with Kysely (a query builder), but the same principle will apply in your case as well |
Beta Was this translation helpful? Give feedback.
-
Hello and thank you for your answers. I followed your tutorial and adapted it to my needs. you will find my code below:
Question: does my code seem correct to you? Another question: Thank you for your time and I hope you can give me some answers. Have a good day. |
Beta Was this translation helpful? Give feedback.
-
It's okay, I found how to do it. I close this ticket. thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I discovered Adonis and I found it (being a Laravel user): I found lots of similarities.
first of all: nice work
My question :
I would like to keep all the power of the sessionprovider in order to use it like this :
would you have any idea how to do this? Do you have a complete working code?
Thank you in advance for your help and have a nice day.
Beta Was this translation helpful? Give feedback.
All reactions