You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to report error, when I fill agent => devices
'devices' => [
'allow' => ['Mobile'], // i.e. 'Desktop', 'Mobile'
'block' => [], // i.e. 'Tablet'
],
Error
Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined method Akaunting\Firewall\Middleware\Agent::isMobile() in file /Applications/XAMPP/xamppfiles/htdocs/ientry/vendor/akaunting/laravelfirewall/src/Middleware/Agent.php on line 122
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for the great library.
I want to report error, when I fill agent => devices
Error
Thank you
The text was updated successfully, but these errors were encountered: