Hi, Error 419 – Page Expired on GKE (Google Kubernetes Engine)
Problem : After login > Page Expired
Solution
On .env file add
SESSION_DOMAIN=http://YourIPAddress
APP_URL=http://yourIPAddress
On terminal type php artisan cache:clear
Done
Komunitas Edukasi Teknologi – Membahas ERP, Cloud Computing , Full Stack Developer & Konsultasi Teknologi
Hi, Error 419 – Page Expired on GKE (Google Kubernetes Engine)
Problem : After login > Page Expired
Solution
On .env file add
SESSION_DOMAIN=http://YourIPAddress
APP_URL=http://yourIPAddress
On terminal type php artisan cache:clear
Done