-
Routes - URLs: lower case with hiphens (kebab-case)
hello-world-in-the-snow -
Routes - Names: lower case with underscores (snake_case)
hello_world_in_the_snow -
Models and Controllers: begin with an Uppercase letter. CamelCase
HelloWorldInTheSnow SnowController -
Method: begin with a lower case letter. camelCase
getHelloWorldWithSnow() -
HTML Attributes. lowercase with hiphens (kebab-case)
id="hello-world" class="snow" name="hello-world-with-snow
-
Migrations. lowercase with underscore (snake_case)
first_name last_name the_place_where_everything_started
-
Notifications
You must be signed in to change notification settings - Fork 3
UOMx/peer-review-system
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Peer Review System :: Laravel 5.4
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published