Laravel Voyager Timestamps Error | Unknown Column 'created at' [SOLVED]
Error code: lluminate \ Database \ QueryException (42S22)
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created_at'
Code: public $timestamps=false;
Open the model of the table and add the code. This will fix the problem.
This error occurs when the voyager searches for the timestamps which is used to sort the data in the database. The above code will disable the timestamps. We need to use other columns to sort the order.
This video will go through how to solve the timestamps error caused in Voyager admin panel of Laravel.
Thanks for watching. Don't forget to hit the like button and leave a comment. Feel free to share your thoughts and ask any question that you might need help with.
For more videos please subscribe to my channel.
21st Century Pirate
Смотрите видео Laravel Voyager Timestamps Error | Unknown Column 'created at' [SOLVED] онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь 21st Century Pirate 20 Декабрь 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 4,190 раз и оно понравилось 28 людям.