When i try to login the following error produced:
DecryptException in BaseEncrypter.php line 49: The MAC is invalid. I am using xampp with php 7.
The laravel version that i use is 5.2.
*I have change the api key running php artisan key:generate. **I have trying the following commands: php artisan cache:clear composer dump-autoload composer update with no lucky. I have clear the history of the browser.
** Here are the values of some variables:
iv=a69g/gRfyCNWTaKeuZ2Kkw== value=C7DfTHbFWfZq0km633uXMX0ZRd1fuzcFFBgP0vtZj/d4C4Z3btgeFlmU2a1C9TdUlUDof4mnoGhdvEeB/gL1TQ== mac=c0460e4ea3d724631cf4a12b7b19a5e512ecec8f492b4754e183714cc9d0a05c Any help would be usefull. Thanks in advance.