| .. |
|
1-people-underutilize-the-exception-handler
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
2-you-can-return-mailables-as-responses-from-controllers-it-will-show-the-rendered-version-in-the-browser
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
4-laravel-nova-lets-you-show-different-resourcestoolscards-based-on-an-if-check
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
5-closure-validation-rules-are-theyre-often-better-than-creating-a-class-just-for-a-single-use
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
6-relevant-for-people-building-packages
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
9-laravel-telescope-is-great-for-so-many-things
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
10-if-you-want-to-identify-teams-workspaces-etc-by-path-you-dont-have-to-pass-the-team-id-to-every-route
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
11-you-can-use-wherexandy-in-eloquent
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
13-if-youre-debugging-your-app-and-youd-like-to-examine-more-things-eg-the-stack-trace-executed-queries-app-context
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
14-comparing-changes-on-saving-using
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
17-laravel-migrations-have-a-very-nice-syntax-for-foreign-keys
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
18-you-can-return-false-from-a-ing-eloquent-event-listener-creating-updating-saving-deleting-to-cancel-the-action
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
21-you-can-add-a-tags-method-to-a-job-anything-you-return-from-this-method-will-be-displayed-in-horizon
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
24-this-one-is-less-obscure
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
25-you-can-explicitly-bind-objects-to-routes-you-dont-have-to-use-route-model-binding-only-custom-objects-work-perfectly-well-too
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
31-theres-great-value-in-understanding-how-object-state-of-models-works-this-is-mostly-relevant-in-feature-tests-because-they-touch-many-parts-of-your-codebase-in-one-phplaravel-app-state
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
32-when-a-relationship-is-already-loaded-and-cached-on-the-model-instance-youll-have-to-refresh-it
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
151-eloquent-listeners-are-awesome
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
152-example-deleting-associated-files-on-deletion-httpstco4j8uzu0zyy
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
153-example-checking-a-parent-relationship-for-some-things
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
201-this-wont-fit-into-one-tweet-but-theres-so-much-cool-stuff-you-can-do-with-eloquent
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
202-you-can-create-dynamic-relationships-this-relationship-is-based-on-a-column-thats-added-using-a-subquery-in-a-scope
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
avoid-helper-classes
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
avoid-queries-in-blade-when-possible
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
be-friends-with-your-ide
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
closure-validation-rules-are-theyre-often-better-than-creating-a-class-just-for-a-single-use
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
comparing-changes-on-saving-using
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
consider-single-action-controllers
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
consider-using-form-requests
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
consider-using-helpers-instead-of-facades-they-can-clean-things-up
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
context-matters
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-action-classes
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-custom-blade-directives-for-business-logic
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-fluent-objects
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-helper-functions
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-model-methods-for-business-logic
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-query-scopes-for-complex-wheres
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-single-use-blade-includes
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-single-use-traits
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
create-variables-when-they-improve-readability
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
dedicate-a-weekend-towards-learning-proper-oop
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
dont-create-variables-when-you-can-just-pass-the-value-directly-httpstcos8vozn7aor
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
dont-just-write-procedural-code-in-classes
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
dont-split-lines-at-random-places-but-dont-make-them-too-long-either
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
dont-use-a-controller-namespace
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
dont-use-abbreviations
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
dont-use-model-methods-to-retrieve-data
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
eloquent-listeners-are-awesome
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
example-checking-a-parent-relationship-for-some-things
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
example-deleting-associated-files-on-deletion-httpstco4j8uzu0zyy
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
extract-methods
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
have-a-single-source-of-truth-for-validation-rules
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
heres-another-example-of-the-model-state-stuff-mentioned-above
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
if-you-didnt-know-at-laravellivewire-now-triggers-updated-and-updating-hooks-for-nested-properties-which-works-with-both-array-and-model-properties-httpstco0rtwrpgfld
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
if-you-dont-like-the-double-indentation-of-vue-data-you-can-use-arrow-functions
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
if-you-want-to-identify-teams-workspaces-etc-by-path-you-dont-have-to-pass-the-team-id-to-every-route
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
if-youre-debugging-your-app-and-youd-like-to-examine-more-things-eg-the-stack-trace-executed-queries-app-context
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
import-namespaces-instead-of-using-aliases
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
instead-of-writing-repetitive-else-if-statements-use-an-array-to-look-up-the-wanted-value-based-on-the-key-you-have
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
its-about-the-micro
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
laravel-migrations-have-a-very-nice-syntax-for-foreign-keys
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
laravel-nova-lets-you-show-different-resourcestoolscards-based-on-an-if-check
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
laravel-telescope-is-great-for-so-many-things
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
people-underutilize-the-exception-handler
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
relevant-for-people-building-packages
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
theres-great-value-in-understanding-how-object-state-of-models-works-this-is-mostly-relevant-in-feature-tests-because-they-touch-many-parts-of-your-codebase-in-one-phplaravel-app-state
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
this-one-is-less-obscure
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
this-wont-fit-into-one-tweet-but-theres-so-much-cool-stuff-you-can-do-with-eloquent
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
try-to-avoid-unnecessary-nesting-by-returning-a-value-early
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-collections-when-they-can-clean-up-your-code
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-custom-collections
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-custom-config-files
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-data-transfer-objects-dtos
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-docblocks-only-when-they-clarify-things
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-events
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-expressive-names-for-methods
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-short-operators
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
use-strict-comparison
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
wanna-update-a-set-of-eloquent-models-and-have-the-change-updated-in-the-database-and-in-your-in-memory-instances-but-dont-wanna-incur-a-database-query-for-each-model
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
when-a-relationship-is-already-loaded-and-cached-on-the-model-instance-youll-have-to-refresh-it
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
when-im-converting-data-into-a-different-structure-one-thing-i-like-to-do-is-annotate-how-the-structure-looks-at-each-point-of-the-process
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
write-functional-code-when-it-benefits-you
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
yesterday-in-my-at-laracononline-talk-i-explained-how-to-use-the-query-builder-when-method-to-handle-complex-sorting
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
you-can-add-a-tags-method-to-a-job-anything-you-return-from-this-method-will-be-displayed-in-horizon
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
you-can-create-dynamic-relationships-this-relationship-is-based-on-a-column-thats-added-using-a-subquery-in-a-scope
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
you-can-explicitly-bind-objects-to-routes-you-dont-have-to-use-route-model-binding-only-custom-objects-work-perfectly-well-too
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
you-can-return-false-from-a-ing-eloquent-event-listener-creating-updating-saving-deleting-to-cancel-the-action
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
you-can-return-mailables-as-responses-from-controllers-it-will-show-the-rendered-version-in-the-browser
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
you-can-use-wherexandy-in-eloquent
|
initial commit
|
2021-04-06 18:27:18 +02:00 |
|
index.html
|
initial commit
|
2021-04-06 18:27:18 +02:00 |