laravel
laravel copied to clipboard
if a table name is a language keyword
if a table name is a php language keyword will cause syntax error
Would you mind sharing the error message you got, please? TIA.
This is a good case for a new feature, supporting custom model names. It'll be more tedious for the ones using it since they will have to add the mapping for each table they want to rename.