• Home
  • Courses
  • About Us
  • CS Library
  • Blog
  • Contact Us

Have any question?

skillshike@gmail.com
/onlinewebtutor
Programming Blog
RegisterLogin
Skillshike
  • Home
  • Courses
  • About Us
  • CS Library
  • Blog
  • Contact Us

CakePHP

CakePHP 4 Complete Admin Application Development

User Avatar
Online Web Tutor
CakePHP
(0 review)
₹3,949 ₹299
Skillshike – CakePHP 4 Complete Admin Application Development
  • Overview
  • Curriculum
  • Instructor
  • Reviews

Beginners Admin Level Project Academics Management System in CakePHP Framework with MySQL database

Description

We will learn the complete idea to develop a Step by Step Admin Panel Development in CakePHP 4 Framework. Basic Experience in CakePHP programming required, like about a bit knowledge of MVC. Learn practical skills of Development in CakePHP 4 with mysql database driver.

Begin your journey of CakePHP 4 Development with MySQL database driver here and create a CRUD based Admin Panel from it.

If you have just decided to learn Complete CakePHP 4 then you have made the right choice, so take a breath. Development in CakePHP is very easy to learn which means that you will be through the basics and on to writing standard code in a very short time.

This course is a step by step guide through the CakePHP 4 development with MySQL programming language.

  • Understanding complete architecture to handle CakePHP framework application with MySQL database
  • Project workflow preparation
  • Database Management learning for an application
  • Working with Auth, Migrations & Seeders
  • Project development with quality & standards
  • Easy & Simple code standards Integrations
  • Step by step learning for each about layout, function & code
  • Handling every aspect of a project to a deep level in a very simple concept
  • Course provides the best skill to make standalone project developer

All these topics we’ll cover in detail with live coding standards of CakePHP Framework.

This course is for every level. For beginners, it will be very perfect to enroll and learn development in very easy steps with detailed concept.

What you’ll learn

  • Admin Panel Development from scratch in CakePHP 4.x with framework standards
  • Complete guide for handling CakePHP framework application development with latest version
  • Easy and simple development Procedures for Admin Development Project
  • Create CakePHP 4.x project with MySQL database
  • Step by Step to learn application workflow development
  • Easy Handling concept for Auth, Migrations & Routes and all.

Requirements

  • Beginners knowledge of CakePHP framework of any version & its about MVC pattern
  • Beginners knowledge of jQuery & Database

Who this course is for:

  • Beginner/Intermediate/Expert CakePHP Framework Learners
  • PHP Developers

 

Course Features

  • Lectures 65
  • Quizzes 0
  • Duration 11h 15m
  • Skill level All levels
  • Language English
  • Students 95
  • Certificate Yes
  • Assessments Yes
CoursesCakePHPCakePHP 4 Complete Admin Application Development
  • Project Setup & Course Overview
    4
    • Lecture1.1
      Admin Panel Demonstration 10 min
    • Lecture1.2
      Modules Overview of Admin Panel 07 min
    • Lecture1.3
      Download Admin Theme, Code Editor & Installing CakePHP 4.x 08 min
    • Lecture1.4
      Run Installed Project to Browser 07 min
  • Database & Modules Setup
    6
    • Lecture2.1
      Database Configuration & Create Module Controllers 11 min
    • Lecture2.2
      Settings Models & Entities of Admin Modules 12 min
    • Lecture2.3
      Database Table Settings Overview – Migration (Part 1) 09 min
    • Lecture2.4
      Create Migrations of Database Table – Migration (Part 2) 14 min
    • Lecture2.5
      Modifications of Migrations & Migrate to Database 15 min
    • Lecture2.6
      Create a Seeder & Seed Admin data to Table 07 min
  • Admin Layout Settings
    5
    • Lecture3.1
      Moving & Including Assets – Admin Layout 09 min
    • Lecture3.2
      Including Admin Layout to Controller 08 min
    • Lecture3.3
      Using Elements in Admin Layout 11 min
    • Lecture3.4
      Creating Admin Menus / Submenus 07 min
    • Lecture3.5
      Font Awesome Icons Settings & Dashboard Cards 11 min
  • Application Routes & Actions Settings
    5
    • Lecture4.1
      Configurations of Admin Routes 10 min
    • Lecture4.2
      Declaration of Controllers Actions 07 min
    • Lecture4.3
      Create Templates of Actions & Load Parent Layout 09 min
    • Lecture4.4
      Define Hyperlinks of Left Sidebar & Dashboard Cards 10 min
    • Lecture4.5
      Dynamic Titles of Templates & Fix Image Issue 14 min
  • Admin Inner Templates Settings
    9
    • Lecture5.1
      Template Layout – Add College 17 min
    • Lecture5.2
      Client Side Validations with Form Setup 10 min
    • Lecture5.3
      Template Layout – Add Branch 09 min
    • Lecture5.4
      Adding DatePicker jQuery Plugin 07 min
    • Lecture5.5
      Add Student Template Layout 11 min
    • Lecture5.6
      Add Staff Template Layout 05 min
    • Lecture5.7
      List College Template Layout 11 min
    • Lecture5.8
      List Branch/Student/Staff Template Settings 09 min
    • Lecture5.9
      Reports Inner Template Layouts 12 min
  • College - Admin Module with Database
    5
    • Lecture6.1
      College – Create & Save Colleges to Table 21 min
    • Lecture6.2
      College – List Colleges to Admin 09 min
    • Lecture6.3
      College – Settings up Edit page 12 min
    • Lecture6.4
      College – Submit Updated data to Server 09 min
    • Lecture6.5
      College – Delete Data row functionality 10 min
  • Branch - Admin Module with Database
    4
    • Lecture7.1
      Branch – Create & Save Branch data 18 min
    • Lecture7.2
      Branch – Create BelongsTo Association with College 07 min
    • Lecture7.3
      Branch – Settings of Edit & Submit data 15 min
    • Lecture7.4
      Branch – Delete Data Row 12 min
  • Student - Admin Module with Database
    10
    • Lecture8.1
      Student – Settings of Form, Model & Entity 07 min
    • Lecture8.2
      Student – Create & Save Form data 13 min
    • Lecture8.3
      Student – List data to DataTable 16 min
    • Lecture8.4
      Student – Allot College/Branch 11 min
    • Lecture8.5
      Student – Ajax Request to get branches 16 min
    • Lecture8.6
      Student – Submit & Save Assigned College/Branch 14 min
    • Lecture8.7
      Student – Change & Remove function of Allotment 18 min
    • Lecture8.8
      Student – Create Edit Layout Settings 13 min
    • Lecture8.9
      Student – Submit & Save Updated data 09 min
    • Lecture8.10
      Student – Delete Row Functionality 09 min
  • Staff - Admin Module with Database
    6
    • Lecture9.1
      Staff – Model, Entity & Form Settings 08 min
    • Lecture9.2
      Staff – Submit & Save Form Data 10 min
    • Lecture9.3
      Staff – List data to Datatable 11 min
    • Lecture9.4
      Staff – Allot College/Branch Functionality 10 min
    • Lecture9.5
      Staff – Submit & Save Updated Data 12 min
    • Lecture9.6
      Staff – Delete Row Functionality 07 min
  • Reports - Admin Module
    4
    • Lecture10.1
      Colleges Report Section 09 min
    • Lecture10.2
      Students Report Section 10 min
    • Lecture10.3
      Staffs Report Section 09 min
    • Lecture10.4
      Dashboard Cards Settings 08 min
  • Admin Auth Module
    6
    • Lecture11.1
      Settings of Auth Component, Controller & Route 12 min
    • Lecture11.2
      Modifications of Auth Routes & Login Template Settings 16 min
    • Lecture11.3
      User Login – Auth Functionality 11 min
    • Lecture11.4
      Logout – Auth Functionality 09 min
    • Lecture11.5
      Get User Details to Templates 10 min
    • Lecture11.6
      Format of Logged Out Message & Title 07 min
  • Miscellaneous
    1
    • Lecture12.1
      Bonus Lecture 12 min
author avatar
Online Web Tutor

Reviews

Average Rating

0
0 rating

Detailed Rating

5
0%
4
0%
3
0%
2
0%
1
0%
  • Overview
  • Curriculum
  • Instructor
  • Reviews
₹3,949 ₹299
  • Share:

You May Like

Learn PHP & MySQLi Object Oriented CRUD Application
Online Web Tutor

Learn PHP & MySQLi Object Oriented CRUD Application

119
0
₹1,199₹199
PHP & MySQLi CRUD Application Using Ajax (Hindi)
Online Web Tutor

PHP & MySQLi CRUD Application Using Ajax (Hindi)

134
0
₹1,199₹199
PHP & MySQLi CRUD Application Using Ajax
Online Web Tutor

PHP & MySQLi CRUD Application Using Ajax

267
0
₹1,199₹199
PHP & MySQLi Object Oriented CRUD Application (Hindi)
Online Web Tutor

PHP & MySQLi Object Oriented CRUD Application (Hindi)

179
0
₹1,199₹199
CodeIgniter 4 APIs Development Using Shield Authentication
Online Web Tutor

CodeIgniter 4 APIs Development Using Shield Authentication

61
0
₹3,949₹299

Categories

  • CakePHP
  • CodeIgniter 3
  • CodeIgniter 4
  • Laravel 8
  • Node Js
  • PHP

Latest Courses

Learn PHP & MySQLi Object Oriented CRUD Application

Learn PHP & MySQLi Object Oriented CRUD Application

₹1,199 ₹199
PHP & MySQLi CRUD Application Using Ajax (Hindi)

PHP & MySQLi CRUD Application Using Ajax (Hindi)

₹1,199 ₹199
PHP & MySQLi CRUD Application Using Ajax

PHP & MySQLi CRUD Application Using Ajax

₹1,199 ₹199
PHP & MySQLi Object Oriented CRUD Application (Hindi)

PHP & MySQLi Object Oriented CRUD Application (Hindi)

₹1,199 ₹199
CodeIgniter 4 APIs Development Using Shield Authentication

CodeIgniter 4 APIs Development Using Shield Authentication

₹3,949 ₹299
CakePHP 4 API Development with JWT Authentication Tutorials

CakePHP 4 API Development with JWT Authentication Tutorials

₹3,949 ₹299
Learn Complete CakePHP 4 Plugin Development Tutorials

Learn Complete CakePHP 4 Plugin Development Tutorials

₹3,949 ₹299
CakePHP 4 CRUD Application Development Using Ajax

CakePHP 4 CRUD Application Development Using Ajax

₹3,949 ₹299

skillshike@gmail.com

Online Web Tutor

Categories

  • CakePHP
  • CodeIgniter 3
  • CodeIgniter 4
  • Laravel 8
  • Node Js
  • PHP

Useful Links

  • Blog
  • About Us
  • Courses
  • Contact Us
  • More Information

Social Links

Like at Facebook

Find us on Youtube

Tweet on Twitter

Add To LinkedIn

© Skillshike 2023, Developed by Online Web Tutor.

  • Contact Us
  • Disclaimer
  • Privacy Policy

Login with your site account

Lost your password?

Not a member yet? Register now

Register a new account

Are you a member? Login now

Modal title

Message modal