Overview
This advanced course is designed for experienced PHP developers who want to master the Laravel framework and build feature-rich, high-performance web applications. Dive deep into Laravel’s advanced functionalities and learn how to implement complex solutions for modern web development.
Course Content
HTML
-
Introduction
-
Html Syntax
-
Html Elements
-
Formatting Tags
-
Form tags
-
Presentational tags
-
Html Attributes
-
Media tags
-
Color Usage Types
-
Graphics
-
HTML 5
CSS
-
Introduction
-
Syntax
-
Types
-
Selectors
-
Measurement units
-
Basic Styling Properties
-
Advanced properties
-
Dynamic Properties
-
Respoviness
-
CSS 3
Bootstrap
-
Introduction
-
Usage
-
CDN Connection
-
Breakpoints
-
Organization of Data
-
Content Styling
-
Styling Utilities
-
Bootstrap Elements
-
Responsiveness with Bootstrap
-
Icon Usage
Javascript
-
Introduction
-
Javascript Basics
-
DOM Manipulation with javascript
-
Javascript Operators
-
Javascript Control flow
-
Javascript Functions
-
Javascript Datatypes
-
Javascript BOM Manipulation
-
Javascript Events
-
Important keywords and methods in javascript
-
Improved features
-
Validations
jQuery
-
Introduction
-
jQuery Basics
-
Effects in jQuery
-
jQuery with HTML
-
jQuery traversal
-
Advanced Portions
-
Ajax
php
-
Introduction
-
Php Basics
-
Php Control Structures
-
Php Functions
-
Oops Concepts
-
Php File Handling Operations
-
Php with database
-
Database connection
-
Php Projects
-
Advanced Knowledge in Core Php
Laravel
-
Introduction
-
Installation & Environment Setup
-
Laravel File Structure
-
Composers & Commands
-
Introduction to MVC architecture
-
Laravel Architecture
-
What is a Framework
-
Laravel Routing
-
Laravel caching
-
Laravel request, response
-
Laravel authentication
-
Laravel forms
-
Laravel Controllers
-
Laravel Views & Blade Templates
-
Laravel Sessions, Cookies etc
-
Laravel Queue & Schedulers
-
ORM - Configuring Database
-
ORM - Creating model classes
-
ORM - creating migrations
-
ORM - Working with ORM Operations
APIs
-
Introduction
-
Creating API Endpoints
-
Security measure in API Endpoints
-
Advanced topics on APIs
Git & Github
-
Introduction
-
Git commit commands
-
Git Branching
-
Git Branch Merging
-
Git Basic commands
-
Git Advanced commands
-
Github
-
Git Vs Github
-
Push command
-
Pull commands
-
Revert
-
Reset
-
Advanced Features
-
Account Creation
-
Github merge
-
Resolve conflict
Deployment Sections
-
Introduction to deployment
-
CICD Pipeline
-
Project Deployment
Deep into Databases
-
Introduction
-
About Database
-
Types of Databases
-
DBMS
-
RDBMS
-
MYSQL - Schema Vs Instance
-
MYSQL - Import & Export
-
Renaming table
-
SQL Introduction
-
SQL Commands
-
DDL Commands
-
DML Commands
-
MYSQL - DCL Commands
-
MYSQL - TCL Commands
-
Special Commands
-
Mysql joins
-
MYSQL - Datatypes
-
MYSQL - Keys