You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
I have idea to use one naming convention in controllers and models...connected with the filenames. Because right now we have model filename camelcase but in controller we use capitalize only. So my solution is to:
Use always camelcase, but model names in singular, controller names in plural
I have idea to use one naming convention in controllers and models...connected with the filenames. Because right now we have model filename camelcase but in controller we use capitalize only. So my solution is to:
Best regards
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: