Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn CakePHP 3 Advanced Techniques
Rating: 4.0 out of 5(32 ratings)
176 students

Learn CakePHP 3 Advanced Techniques

Become a CakePHP 3 Guru. Learn Advanced Techniques.
Created byIO LEARN
Last updated 7/2016
English

What you'll learn

  • Understand CakePHP 3.X
  • Encrease security in your CakePHP application
  • Use CSRF Component
  • Add a captcha image to your application
  • Log all events in your CakePHP 3 application to a database
  • Use Jquery DataTables
  • Use CakePHP TimeHelper

Course content

11 sections21 lectures50m total length
  • What you will learn1:00

Requirements

  • PHP (basic knowledge)
  • HTML (basic knowledge)
  • CakePHP (basic knowledge)

Description

In this course you will learn some advanced topics about CakePHP 3. I will guide you step by step and explain you how to protect your CakePHP 3 appalication using Cross Site Request Forgery Component.

You will learn how to log events in your application and implement your custom database logger adapte to save all events to MySQL database.

We will talk about CakePHP 3 associations. You will understand how to work with the following relationships: BelongsTo, HasOne, HasMany and BelongsToMany. You will aslo try all the associations in action and learn eager loading associations.

I will show you how to use TimeHelper and how to avoid some MySQL issues you may encounter.

You will also implement your own custom database behaivor.

Who this course is for:

  • People that want to Build as they Learn
  • Desire to learn CakePHP 3.X
  • Desire to Build Robust and Re-Usable Application Code