I had to use files for session to make it works.
in .env file :
SESSION_DRIVER=file
instead of
SESSION_DRIVER=database