Luis Rojas
Mind Map by , created more than 1 year ago

Mind map about laravel and php wrapping all the important concepts that need to be known.

1725
1
0
Luis Rojas
Created by Luis Rojas about 8 years ago
Close
PHP/LaravelClassesRoutesModelsControllersDIIoC ContainerEloquentQueryScopesSOLIDInheritanceRoute Model BindingEncapsulationpublicprivateprotectedextendsoverrideabstractinterfacecontractabstract methodsSimple RulesNo abbreviationClass namesMethodsVariablesBe descriptiveNo more than 2 words in the descriptive method/classNo else conditionMany choices = Polymorphism?One leve of indentation per methodLimit the Instance VariablesWrap primitive and stringsDoes it bring clarity?Is there behavior?ConsistencyImportant domain concept?Passing arguments to a function, in a "classy" wayService ContainerWhere services are binded, functions as a Singleton instance of a class.Double click this nodeto edit the textClick and drag this buttonto create a new node