cache contacts

This commit is contained in:
CHIEFSOFT\ameye
2023-12-06 12:00:01 -05:00
parent 1c873ab1dc
commit 5b899dbd30
3 changed files with 7 additions and 0 deletions
@@ -152,6 +152,7 @@ abstract class BaseController extends Controller
'account' => ['POST'],
'message' => ['POST'],
'jobmessage' => ['POST'],
'cachecontacts'=> ['POST'],
'pendingjob' => ['POST'],
'paymenthx' => ['POST'],
'purchasehx' => ['POST'],