Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

ERROR "419 |Page Expired" after fresh install when accessing login page #751

Closed
ion-george5 opened this issue Jul 3, 2019 · 2 comments
Closed

Comments

@ion-george5
Copy link

  • Laravel Version: v5.8.26
  • Adldap2-Laravel Version: v6.0.7
  • PHP Version: 7.2.19
  • LDAP Type: ActiveDirectory

Description:

Had just install adldap2-laravel and when I access newly created app like this appname.domain.local/login I receive ERROR "419 | Page Expired" .

Please advise how to solve this.

Steps To Reproduce:

composer create-project --prefer-dist laravel/laravel laravelldapv2
composer require adldap2/adldap2-laravel
php artisan vendor:publish --provider="Adldap\Laravel\AdldapServiceProvider"
php artisan key:generate
php artisan make:auth

@stevebauman
Copy link
Member

Hi @ion-george5,

This sounds like a session issue. Which session driver are you using?

Relevant information here:

https://stackoverflow.com/questions/52583886/post-request-in-laravel-5-7-laravel-5-8-error-419-sorry-your-session-has/53253184#53253184

@stevebauman
Copy link
Member

Closing due to inactivity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants