Laravel – DateTime error after updating composer? - development

Laravel – DateTime error after updating composer?

I updated the composer just now, and I think it messed something up, I cannot access any pages, and it just throws this error, but I’m not even using DateTime anywhwere!? and that timestring changes if I refresh the page. please help.

DateTime::__construct(): Failed to parse time string (2018-03-11
18:11:02.-338100) at position 24 (1): Unexpected character

image



from Laravel Questions and Answers https://laravelquestions.com/laravel/laravel-datetime-error-after-updating-composer/
via Lzo Media

Comments

Popular posts from this blog

HTTP 401 Unable to create record Twillio PHP sdk 5.16 - development

ng-include of inline SVG does not display gradient except in Chrome

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development