Johnny Walker
Johnny Walker
I agree with this description and this rule, but the example is unclear and confusing. Basically we should be illustrating that you should be passing `Carbon` objects (as per the...
Hey, just came here to look for the best practices for Blade components. ie. `php artisan make:component LongComponentName`
## Add support for a dark theme (#732) - Automatically follow user's OS theme settings - Keep white/blue scheme default - Correctly handle images which should be "negated" (eg. muffin)...
What's broken at the moment?
"--dev" has no effect (it is the default behaviour) and will be removed in Composer 3. https://getcomposer.org/doc/03-cli.md
Update naming convention to match official Laravel documentation. (These "best practices" are currently out-of-step with modern Laravel standards.) Reasoning: * Laravel [officially changed to snake_case](https://github.com/laravel/laravel/pull/5574) for test case methods in...
Fix typos and missing carriage returns where describing 'localesMapping' feature.
Requires PHP 7.4+
Move line to footnote so the body copy flows correctly
- Bring the explanation about `_` out of the footnote, as it stands out and immediately makes the readers question "why?". - Correct the distinction between function parameter and argument....