null
US
Sign In
Sign Up for Free
Sign Up
Remove ads
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Info
Ratings
Comments
Mind Map
by
Luis Rojas
, created
more than 1 year ago
Mind map about laravel and php wrapping all the important concepts that need to be known.
Pinned to
1725
1
0
No tags specified
php
laravel
javascript developer
Created by
Luis Rojas
about 8 years ago
Close
8768768
mind_map
2019-01-02T08:35:58Z
PHP/Laravel
Classes
Routes
Models
Controllers
DI
IoC Container
Eloquent
QueryScopes
SOLID
Inheritance
Route Model Binding
Encapsulation
public
private
protected
extends
override
abstract
interface
contract
abstract methods
Simple Rules
No abbreviation
Class names
Methods
Variables
Be descriptive
No more than 2 words in the descriptive method/class
No else condition
Many choices = Polymorphism?
One leve of indentation per method
Limit the Instance Variables
Wrap primitive and strings
Does it bring clarity?
Is there behavior?
Consistency
Important domain concept?
Passing arguments to a function, in a "classy" way
Service Container
Where services are binded, functions as a Singleton instance of a class.
Double click this node
to edit the text
Click and drag this button
to create a new node
New
0
of
0
Go to link
Track All
Untrack All
You need to log in to complete this action!
Register for Free