Using artisan serve fires up the laravel project
However when I set my vhosts to fire up this laravel project, it returns an error as below
PDOException was thrown when trying to write the session data: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'id' at row 1
Anyone can help? Thanks in advance!