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

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

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