Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect url get message "419 PAGE EXPIRED" #74

Open
gaurav-venusinformatics opened this issue Jun 23, 2022 · 2 comments
Open

Redirect url get message "419 PAGE EXPIRED" #74

gaurav-venusinformatics opened this issue Jun 23, 2022 · 2 comments

Comments

@gaurav-venusinformatics

Screenshot 2022-06-23 at 3 45 05 PM

@Turag1955
Copy link

VerifyCsrfToken file add this code,

protected $except = [
'payment/status' //according to your route
];

https://laracasts.com/discuss/channels/laravel/419-page-expired

@Msah30012001
Copy link

you can modified by

'payment/status*'

and check is working or not

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

No branches or pull requests

3 participants