• Home
  • Courses
  • About Us
  • Blog
  • Contact Us

Have any question?

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

CakePHP

Admin Panel Development – CakePHP 4 Framework

User Avatar
Online Web Tutor
CakePHP
(0 review)
$25.00 $5.00
Admin Panel Development – CakePHP 4 Framework
  • Overview
  • Curriculum
  • Instructor
  • Reviews

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

Description

  • 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.

Inside this video, student/developer needs only a bit knowledge of MVC pattern of CakePHP any version & little bit about jQuery & Database. That’s it. Rest all things will be cleared during each detailed session.

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 93
  • Certificate Yes
  • Assessments Yes
CoursesCakePHPAdmin Panel Development – CakePHP 4 Framework
  • 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
$25.00 $5.00
  • Share:

You May Like

Learn CakePHP 4 CRUD Application Using Ajax
Online Web Tutor

Learn CakePHP 4 CRUD Application Using Ajax

45
0
$25.00$5.00
Learn CodeIgniter 4 Spark CLI Tutorial
Online Web Tutor

Learn CodeIgniter 4 Spark CLI Tutorial

52
0
$25.00$5.00
CodeIgniter 4 API Development Tutorial
Online Web Tutor

CodeIgniter 4 API Development Tutorial

114
0
$25.00$5.00
CodeIgniter 4 Framework with Bootstrap Admin App
Online Web Tutor

CodeIgniter 4 Framework with Bootstrap Admin App

121
0
$25.00$5.00
Laravel 8 API Development Tutorial Step by Step
Online Web Tutor

Laravel 8 API Development Tutorial Step by Step

89
0
$25.00$5.00

Categories

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

Latest Courses

Learn CakePHP 4 CRUD Application Using Ajax

Learn CakePHP 4 CRUD Application Using Ajax

$25.00 $5.00
Learn CodeIgniter 4 Spark CLI Tutorial

Learn CodeIgniter 4 Spark CLI Tutorial

$25.00 $5.00
CodeIgniter 4 API Development Tutorial

CodeIgniter 4 API Development Tutorial

$25.00 $5.00
CodeIgniter 4 Framework with Bootstrap Admin App

CodeIgniter 4 Framework with Bootstrap Admin App

$25.00 $5.00
Laravel 8 API Development Tutorial Step by Step

Laravel 8 API Development Tutorial Step by Step

$25.00 $5.00
Admin Panel Development – CodeIgniter 3 Framework

Admin Panel Development – CodeIgniter 3 Framework

$25.00 $5.00
CodeIgniter 4 HMVC Beginners To Advance Tutorial

CodeIgniter 4 HMVC Beginners To Advance Tutorial

$25.00 $5.00
Complete Datatable Tutorial with CodeIgniter 3

Complete Datatable Tutorial with CodeIgniter 3

$25.00 $5.00

Skillshike - Best learning platform at lowest price

skillshike@gmail.com

Online Web Tutor

Categories

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

Useful Links

  • Blog
  • About Us
  • Courses
  • Contact Us

Social Links

Like at Facebook

Find us Youtube

Tweet on Twitter

© Skillshike 2022, 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