If the name of the table is not defined in laravel's model, it will automatically query like this. For example, the Student model will search for students. The university model will search for universities. They all become plural automatically. What is strange is that he still understands the grammar. Some add s and some remove y. Add ies
It seems like this is the rule. How to do it depends on the source code