mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-31 16:46:50 +00:00
2.4 - Faking the Payment Gateway
This commit is contained in:
@@ -44,6 +44,7 @@ class Handler extends ExceptionHandler
|
||||
*/
|
||||
public function render($request, Exception $exception)
|
||||
{
|
||||
throw $exception;
|
||||
return parent::render($request, $exception);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user