You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be changed to either use the ValueStore class directly (not via Laravel facade) or use another session implementation, so people don't copy paste the example and have it not work due to using Laravel magic.
The text was updated successfully, but these errors were encountered:
Should be changed to either use the ValueStore class directly (not via Laravel facade) or use another session implementation, so people don't copy paste the example and have it not work due to using Laravel magic.
The text was updated successfully, but these errors were encountered: