芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/app/Models/SendPaymentController.php
authorize('send payment', $payment); $response = $payment->send($request->all()); return response()->json($response); } }