PHP/Laravel

Description

Mind map about laravel and php wrapping all the important concepts that need to be known.
BERBAGI ILMU
Mind Map by BERBAGI ILMU, updated more than 1 year ago More Less
Luis Rojas
Created by Luis Rojas about 7 years ago
Ahmed Salem
Copied by Ahmed Salem over 5 years ago
Ahmed Salem
Copied by Ahmed Salem over 5 years ago
BERBAGI ILMU
Copied by BERBAGI ILMU over 4 years ago
10
0

Resource summary

PHP/Laravel
  1. Classes
    1. Inheritance
      1. extends
        1. override
        2. abstract

          Annotations:

          • An abstract class can't be instantiated.
          1. abstract methods

            Annotations:

            • The child classes MUST implement the abstract method.
          2. interface

            Annotations:

            • Programming over interface not implementation. If we're struggling between different types when using some class, an interface is a good choice.

            Attachments:

            1. contract
          3. Encapsulation
            1. public
              1. private
                1. protected
              2. Routes
                1. Models
                  1. Controllers
                    1. Create
                      1. Read
                        1. Update
                          1. Delete
                          2. Eloquent
                            1. One to One
                              1. One to Many/ Many to One
                                1. Many to many
                                2. Views
                                  1. Migrations
                                    1. Auth
                                      Show full summary Hide full summary

                                      Similar

                                      Test I. Introduction to web technologies
                                      Angel Martínez Rodriguez
                                      Evaluación de Programación (MYSQL y PHP)
                                      Mitchel Romero C
                                      OpenSource Programming
                                      Faheem Ahmed
                                      PHP Exam One
                                      tr.badhan
                                      PHP & MySQL
                                      hratg
                                      PHP intro
                                      Māris Ozoliņš
                                      Chapter 6: PHP
                                      Rebecca Walton
                                      Programming and Scripting Skills Needed
                                      neteng33
                                      Plugin Development
                                      Joshua Reeves