laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.78k stars 296 forks source link

Auth not working #336

Closed NicholasPmiranda closed 3 years ago

NicholasPmiranda commented 3 years ago

Description:

when I use the Auth facede it can't find the logged in user, I give the command octane:reload and then it works, however if I go into another browser it gives the same error, and neither of the two browsers can find the logged user , so I stopped octane and started artisan serve and everything went normally in both browsers

driesvints commented 3 years ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.