MISHI RAY

Results 2 comments of MISHI RAY

This has been solved here [https://github.com/unicodeveloper/laravel-paystack/issues/16#issuecomment-431568603](url)

This is what worked for me /** * Create a new controller instance. * * @return void */ public function __construct() { $this->paystack = new Paystack(); } /** * Redirect...