1 min readSep 18, 2020
The zoomRequest is not working under laravel 7.x. So you should add zoomRequestForLaravel6 method on your ZoomJWT.php, and then you should use that method in the controllers.(Although this method has zoomRequestForLaravel6, but it maybe run at Laravel 5.8).