Laravel ErrorException Undefinex Array Key 1 – getRequestPortFromLine($line) and Carbon::createFromFormat(‘D M d H:i:s Y’, $matches[1]);
im working with Laravel and I got sometimes an error while in production. I use php artisan serve --host XXX.XXX.X.XX --port XX
command and sometimes the service crash and this error appears on cmd. Can someone help me fix this problem? Thanks a lot