null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
8768768
PHP/Laravel
Descrição
Mind map about laravel and php wrapping all the important concepts that need to be known.
Sem etiquetas
php
laravel
javascript developer
Mapa Mental por
Luis Rojas
, atualizado more than 1 year ago
Mais
Menos
Criado por
Luis Rojas
mais de 7 anos atrás
1634
1
0
Resumo de Recurso
PHP/Laravel
Classes
Inheritance
extends
override
abstract
Anotações:
An abstract class can't be instantiated.
abstract methods
Anotações:
The child classes MUST implement the abstract method.
interface
Anotações:
Programming over interface not implementation. If we're struggling between different types when using some class, an interface is a good choice.
Anexos:
Interface_ex_1
contract
Encapsulation
public
private
protected
Routes
Route Model Binding
Anexos:
Route Model Binding
Models
Controllers
DI
Passing arguments to a function, in a "classy" way
IoC Container
Eloquent
QueryScopes
Anotações:
public function scopeNombre($query){ return $query->method(bla, bla bla)->get(); }
SOLID
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?
Service Container
Where services are binded, functions as a Singleton instance of a class.
Quer criar seus próprios
Mapas Mentais
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
PHP
Urriel =)
test php
Jonathan Vg
Desarrollo web
William Valdez
Programacion en PHP
alejandro neira
Lenguajes de programación
Samantha Gonzalez Lopez
Funciones PHP
Diego mancia
Modelo DOM
Sahavana Mariscal
PHP Y SUS CARACTERISTICAS
Irvin Guadalupe
Evaluacion Final 5to Bachillerato
Miguel Arias
DESARROLLO WEB CON PHP II
Jorge Hernández
DESARROLLO WEB CON PHP I
Jorge Hernández
Explore a Biblioteca