Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony.
100% Job Assistance
Rich Learning Content
Taught by Experienced Prof.
Industry Oriented Projects
- What is php and usage of php
- intro to server & installing XAMPP
- echo & print function
Fundamentals Of PHP
- Datatypes
- variables & constants
- introduction of operators (arithmetic, assignment)
- logical operator
- types of comments
- $_request[‘get’] superglobal variable
Control Structure(User Relational Operator)
- if statement
- if … else
- ladder if … else
- nested if … else
- Switch case
- Ternary operator
Branching & Looping
- while loop
- do … while loop
- for loop
- nested for loop
Array & Functions
- Types Of Array
- Number Index Array
- Associative Array
- Foreach Loop
- Multi Dimensional Array
- Array Functions
- String Functions
- Date & Time Functions
- User Define Function (UDF)
Database With SQL
- Introduction to Database & phpMyAdmin
- Make Database & Creating Tables
- Primary key concept
- Foreign key concept
Blade Template
- Introduction Template Inheritance
- Components & Slots
- Displaying Data
- Control Structures
- Forms
Admin Panel
- Convert HTML Admin Panel to PHP
- Set dashboard into laravel
- Set table and form into laravel
Form With MVC
- CRUD Operations with laravel ( insert)
- Password Handling – sha()
- CSRF Security
- CRUD Operations with laravel ( view)
- CRUD Operations with laravel ( delete)
- CRUD Operations with laravel (update)
FILE SYSTEM
- Single File Uploading (insert,view)
- Single File Uploading ( delete , update )
- Multiple File Uploading (insert)
- Multiple File Uploading (view,delete )
- Multiple File Uploading ( update)
FORM OPERATIONS
- Searching with Fields
- Pagination with Fields
- Searching with pagination
- Form Request Validation
Blog Post
- Multiple image uploading insert/view
- Multiple image delete
- Multiple image update
Client Side
- Convert html in to php
- Make data dynamic
- Next previous button with slider
- Gave Comment
Server Side Validation
- Intro to session
- Simple login & logout.
- multiple login
- view profile
- update profile
- change password
JAVASCRIPT & jQuery ( Client Side Validation )
- Introduction of javascript
- data type
- function
- events of javascript
- quantity increment decrement
- validation with javascript
- jquery validation
Ajax
- Introduction of ajax
- ajax with database & crud operation (data insert)
- ajax with crud operation ( view and delete data)
- ajax with crud operation ( update data)
- live search
- Mailing feature
- Forgot password