Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
CodeIgniter 4 - Beginner to Expert. The best PHP framework
Rating: 3.5 out of 5(51 ratings)
257 students

CodeIgniter 4 - Beginner to Expert. The best PHP framework

Learn How to use the Easiest PHP MVC Framework and create the best applications and webpages, easily, securely and fast.
Last updated 11/2018
English

What you'll learn

  • Install and Configure CodeIgniter
  • Use the most important functions of CodeIgniter
  • Import templates
  • Upload files
  • Increase CodeIgniter skills and code faster
  • Make petitions to Databases
  • Create a Web application

Course content

10 sections32 lectures2h 30m total length
  • What is CodeIgniter?1:22
  • Model-View-Controller (MVC)1:49

    Discover how the model-view-controller pattern works in CodeIgniter 4: the controller handles logic and talks to the model for database operations, then the view renders the resulting data for users.

Requirements

  • Basic knowledge regarding PHP
  • Basic knowledge regarding SQL
  • Basic knowledge regarding HTML and CSS

Description

In this course you will learn how to use the CodeIgniter framework from scratch. CodeIgniter is a framework Model-View-Controller (MVC) which is very powerful. You will be able to create almost everything that you have your mind set on in terms of development.

In this course you will learn by practising. We will create an application web, in this case a Blog, from scratch. You will be able to practise the most important aspects of CodeIgniter by applying them on this project.

Who this course is for:

  • People interested in learning how CodeIgniter works, a very powerful framework to develop Web pages
  • People who want to learn all that is required to develop a Web application with CodeIgniter
  • Those with some knowledge in this topic who want to advance their coding skills