Open gaurav-venusinformatics opened 2 years ago
VerifyCsrfToken file add this code,
protected $except = [ 'payment/status' //according to your route ];
https://laracasts.com/discuss/channels/laravel/419-page-expired
you can modified by
'payment/status*'
and check is working or not