[removed] !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s[removed].insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '550537873994715'); fbq('track', 'PageView'); [removed] src="https://www.facebook.com/tr?id=550537873994715&ev=PageView&noscript=1" />
KOKA | ERP | CRM | POS | Software for Businesses
Request Free Demo
GST billing software | Invoice management | Koka Books
KOKA Books POS

Error: Replicating claims as headers is deprecated and will removed from v4.0. Please manually set the header if you need it replicated.

Stock Transfer

What is Stock Adjustment? And how to use it?

Reports

Adding & Editing Payment Method or Pay Via options (Custom payments)

[ADDON]: Accounting & BookKeeping Module/Addon

Frequenty asked questions, Common Issues & Errors.

Feature List for KOKAPOS

Mobile app KOKA POS

Error: Replicating claims as headers is deprecated and will removed from v4.0. Please manually set the header if you need it replicated

Error: Replicating claims as headers is deprecated and will removed from v4.0. Please manually set the header if you need it replicated.

Sometimes this error happens for some hostings. To fix this error, follow these steps:

  • 1. Open this file: app\Providers\AppServiceProvider.php
  • 2. In line 25 (inside the boot function) add this statements:
  • 3. Save it and this will be fixed.
  • if (config('app.debug')) { error_reporting(E_ALL & ~E_USER_DEPRECATED); } else { error_reporting(0); }
Updated on September 26, 2025