Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Database/Eloquent/Model.php ファイルに設定されている静的プロパティを変更したいと考えています。/app ディレクトリ内から値を変更する最良の方法は何ですか? そのファイルを変更する際の問題は、composer を更新するとファイルが上書きされる可能性があることです。
プロパティは次のとおりです。
public static $snakeAttributes = true;