I'm working in a Laravel project and when I'm going to insert a data into my MySQL database table Laravel show the error page and declare INSERT into.. but the name of the table is changed form "chat" TO "chats"PLS why can I solve this probleme and why the table name is changedThanks
I'm comming to reright and revise my code but no result