We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0aa723a + d91685c commit db8becaCopy full SHA for db8beca
contributing.md
@@ -28,5 +28,4 @@ Laravel follows the [PSR-0](https://github.com/php-fig/fig-standards/blob/master
28
- Namespace declarations should be on the same line as `<?php`.
29
- Class opening `{` should be on the same line as the class name.
30
- Function and control structure opening `{` should be on a separate line.
31
-- Always use `and` and `or`. Never use `&&` or `||`.
32
- Interface names are suffixed with `Interface` (`FooInterface`)
0 commit comments