![]() |
Error after updating with composer - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Addins (https://forum.codeigniter.com/forumdisplay.php?fid=34) +--- Thread: Error after updating with composer (/showthread.php?tid=90469) |
Error after updating with composer - Codinglander - 03-22-2024 Hello. I am facing to this error after update my project with "composer update": (I think I postet the same first in a wrong place, so here is the probably right place for this thread) ![]() Any ideas how to fix it ? PS: The error occures when logging in with shield. Best wishes, Codinglander a.k.a. Kighlander ![]() RE: Error after updating with composer - kenjis - 03-22-2024 As the error says, set $table property in the model. |