laravel - Data missing error when trying to echo created_at or updated_at -


I have an updated user page in my webpad, and when I try to get information about a particular user I get a data missing error. As soon as I try to print the create_at or updated_at columns it works if I

     

But as soon as I put it back in error, I am back. I have come in a while, thanks!

Comments

Popular posts from this blog

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - Split String between 2 substrings without removing delimiters -