Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9c47e6f

Browse files
README updated
1 parent 4ff1573 commit 9c47e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ If you need to add more routes to the project just create a new file in `/app/ro
224224

225225
### Creating new controllers
226226

227-
When you create a new controller file, try to also create another file with validations. Ex. `countries.js`and `countries.validate.js`. An example of this is included in the repository.
227+
When you create a new controller, try to also create another folder with validations and helpers. Ex. `/countries`, `/countries/validators`and `/countries/helpers`. An example of this is included in the repository.
228228

229229
## Bugs or improvements
230230

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /