Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA CompTIA Security+ Amazon AWS Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart (Programming Language) Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-04-07 08:56:41
30-Day Money-Back Guarantee
Development Web Development CodeIgniter

CodeIgniter - A fast track course from scratch with projects

Learn CodeIgniter from scratch within a month with this fast-track course
Rating: 3.5 out of 53.5 (4 ratings)
234 students
Created by Shakzee Arain
Last updated 4/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • How MVC works in Codeigniter
  • How to use the builtin libraries
  • How to use the builtin helpers
  • ORM
  • Query builder
  • You can create your site within a week using PHP framwork
  • Login system
  • Signup system
  • Crud Operation using Ajax with jquery
  • You can create your project from scratch
  • Creating Project fro scratch
  • Adding Third Party templates

Course content

13 sections • 159 lectures • 37h 0m total length

  • Preview07:40
  • Preview16:10
  • Preview13:49
  • Preview14:31
  • Preview13:21

  • Preview14:21

  • Preview08:01
  • Preview14:55
  • Preview16:24
  • Preview14:18
  • Form helper
    14:53
  • Form Validation
    14:02
  • Session library with flashdata in codeigniter
    16:12
  • Autoload helpers and libraries in codeigniter
    03:36
  • Cart Class to add the items in codeigniter
    14:33
  • Libraries reviews
    04:18
  • Download,array,html helper in codeigniter
    19:37
  • Inflector and string helper
    10:09
  • Text and cookie helper in codeignite
    08:42
  • Captcha helper in codeigniter
    10:39

  • ORM and creating model to work on Query builder
    17:00
  • Aggregation and mix query
    18:28
  • Insert, insert_batch and update,update_batch
    20:34
  • Like and or_like from query builder in codeigniter
    13:20
  • Joins and chaining in codeigniter
    11:13

  • Preview03:26
  • Preview32:28
  • Setting errors OR message using session
    09:09
  • Showing all records
    27:07
  • Editing a Record in CodeIgniter
    28:03
  • Deleting your record
    12:58

  • Preview04:11
  • Preview11:20
  • Creating a signup form in bootstrap 4
    22:55
  • Creating model and storing the data
    27:58
  • Sending the activation link to the use
    21:25
  • Account activation in Codeigniter
    13:16
  • Login form in codeigniter
    24:14
  • Validating home controller
    04:42

  • Course requirement and Introductiont
    04:55
  • Downloading and setting Codeigniter
    21:32
  • Embedding jquery and js file and Creating our form.
    22:41
  • Inserting our data inside the table using AJAX
    30:59
  • Showing all records on your view
    21:51
  • Edit system using AJAX in Codeigniter
    24:15
  • Edit system with ajax in codeigniter part2
    33:43
  • Delete record using ajax in codeigniter
    19:51
  • Creating dynamic Edit and Delete section
    16:28
  • Conclusion
    09:59

  • Preview03:41
  • Preview11:41
  • Preview17:26
  • Preview10:29
  • Preview10:46
  • Preview18:01
  • Preview11:08
  • Preview14:58
  • Preview16:27
  • Auto complete code
    05:54
  • Creating custom helper to reduce the code
    13:04
  • Creating the database for site
    18:03
  • Creating the relations using dataGrid
    08:16
  • Showing all Categories with pagination
    21:37
  • Edit system for Category
    22:48
  • Problem with old images
    09:32
  • Deleting Category
    20:24
  • Some tips about Ajax and old images
    14:28
  • Working on products
    47:37
  • Adding the product
    06:55
  • Showing all the products
    08:03
  • Deleting the product
    13:33
  • Working on model and adding the model
    26:20
  • Deleting model and updating models for shop in codeigniter
    45:07
  • Creating the specs
    28:07
  • Adding the spec values.
    27:55
  • Update and delete specs for Ecommerce
    29:36
  • Adding third party templat
    39:17
  • Signup form
    29:27
  • Sending the email address to our user and activating the account
    16:56
  • Login system in E-commerce
    23:43
  • Checking the flash data from every view
    14:58
  • Setting after login the user
    13:31
  • Making the Categories dynamically for ecommerce in CodeIgniter
    09:26
  • Update the price for ecommerce model in codeigniter
    09:52
  • Showing the Dynamic items for the store in codeigniter
    09:10
  • Specific item for ecommerce in codeigniter
    24:16
  • Adding Specs for item in codeigniter
    25:41
  • Adding the user panel for ecommerce in codeigniter
    07:22

  • Preview03:37
  • Preview04:37
  • Preview07:47
  • Preview17:51
  • Preview13:52
  • Preview08:58
  • Auto completion code in php storm for codeigniter
    04:49
  • Beaking html code into multiple parts
    24:52
  • Custom Helper
    23:08
  • Creating Dynamic pages
    46:54

  • Preview05:03
  • Preview05:12
  • Preview05:45
  • Preview08:15
  • Preview04:00
  • Preview05:36
  • Preview04:23
  • Preview09:42
  • Preview08:01
  • Preview06:03
  • Preview11:56
  • Preview01:55
  • Preview23:03
  • Inflector helper in codeigniter 4
    05:34
  • URL helper in codeigniter 4
    12:13
  • Setting the database in codeigniter 4
    10:12
  • Connecting with database in codeigniter 4
    08:59
  • Query builder Class in codeigniter 4
    16:41
  • Query helper methods in codeigniter 4
    06:35
  • Select, where, where_in, where_no_tin with and or in codeigniter 4
    14:34
  • Like, or_like, not_like, having,group by in codeigniter 4
    11:56
  • Insert,update, update_batch, delete in codeigniter
    14:27
  • Method chaining in codeigniter 4
    04:22
  • Database metaData in codeigniter 4
    08:12
  • Incoming request class in codeigniter 4
    10:16
  • PHP alternative synatx
    05:54
  • Embedding the bootstrap 4 in CodeIgniter 4
    07:15
  • Modeling Data and ORM in codeigniter 4
    03:46
  • Creating model in codeigniter 4
    13:05
  • Query builder with model in codeigniter 4
    12:51
  • Update and delete using model in codeigniter 4
    09:20
  • Getting recoreds from model and sending to the view in codeigniter 4
    06:29
  • Removing the public and index.php from url in codeigniter 4
    08:01

Requirements

  • PHP Strom (IDE)
  • Xampp (PHP 5.x)
  • Computer :)

Description

Learn CodeIgniter from scratch within a month, step by step. In this series, we will cover the necessary libraries and helpers; once we complete the basics, I will teach you how to create web applications and Websites.

I will give you some concepts related to templates and why you need to break your HTML content into multiple views. I will teach you how to use Helpers, libraries, and query builder; you will learn how to create your application using MVC (Model View Controller) approach.

You will learn how to validate your forms from the server site. I will teach you how you can send/receive data with AJAX(without page refresh). We use jQuery to send data from the client to Server with AJAX.

You will learn how to create a signup and login system and how to perform CRUD operations. We use Bootstrap3/4 in this course, and you will learn how to work on the project and where to start it (how to start).

You will learn how to add third-party templates in CodeIgniter, i.e., Admin panel and bootstrap3/4 Template.

And you going to learn Codeigniter 4? Yes, this is an excellent part of this series; we start from the zero how and why you need to use Codeigniter 4..? We will discuss some new features in Codeigniter 4 and also the database concepts.

And the remarkable thing in this series is the project work,  and yes, you going to learn how to can your create/design your eCommerce system from scratch that means the admin panel where you can add your products, specs, etc., and your user panel where your user can view the orders, favorite items and much more, and the how you can embed the third party templates in Codeigniter and make that Template dynamic.

Learn many more things in this series because I always provide quality education. :)

Who this course is for:

  • Everyone who want to learn CodeIgniter within a month
  • If you want to learn PHP freamwork

Instructor

Shakzee Arain
Project Manager & SEO specialist in Digital Swot
Shakzee Arain
  • 3.5 Instructor Rating
  • 585 Reviews
  • 23,969 Students
  • 38 Courses

My Name is Shehzad Ahmed, and I am a full-time developer with over 7+ years of experience. In that time, I’ve worked as a developer with many big and small firms and was teaching web design and development skills to many keen learners. As the time passes, I’ve found a great passion and potential for myself as a teacher in this particular field. Now I am a full-time teacher and working as a freelancer.

Web design and development are continually developing every day with new trends, ideas, and innovations. That’s why nowadays, you need to learn and keep yourself up-to-date with everything daily, and that’s what I do, and that is something that I love because I am so passionate about it!

When I have spare time, I use to give time to my web development community. Teaching kids, managing online programming groups, attending a conference, and making blogs, I like keeping myself up-to-date and engaged in my field always. I have expertise in (PHP, Codeigniter, Laravel, Bootstrap, WordPress, SQL, Query Optimization, Data Science, and Design Patterns).

Anyone who wants to learn and know anything about web development and design will always be available for that and would love to help.

I always love to be looking out for new things, and that is why I spend a lot of my time learning new techniques and helping other people learn web development and design through various groups.

And web development tutorials as well as online courses.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.