[Error] Unhandled Promise Rejection: SyntaxError: JSON Parse error: Unexpected identifier "x".
When I type php artisan serve to run the application at first, it writes a letter x as shown in the picture. Then I press the log in button to log in, I encounter this error on my console. what do i need to do?


Solution
The problem is caused by the activity log plugin.
I solved it by doing
I solved it by doing
composer remove rmsramos/activitylog.