Programme
Full Stack Web Development with PHP & Laravel
Enrols as Full Stack Web Development (PHP) in the academy's catalogue.
HTML, CSS, JavaScript, PHP, MySQL
| Duration | 3 Months |
|---|---|
| Contact hours | 300 hours |
| Level | Intermediate |
| Modules | 6 |
| Topics | 26 (24 practical) |
| Fee | PKR 60,000 |
What the programme includes
- Live classes with a named trainer, on a published schedule
- Recordings of every session, so a missed class is not a lost one
- Marked assignments with written feedback
- Project work reviewed and verified by your trainer
- A final assessment
- A completion letter stating your attendance, results and verified work — independently verifiable by any employer
Syllabus
1. Foundations of the web
28 hoursThe picture that stops you guessing later.
-
Request and response
DNS, server, browser. What actually happens between typing an address and seeing a page.
-
HTML that describes meaning
hands on
Semantic structure, forms and accessibility that costs nothing to get right.
-
CSS layout that holds
hands on
Flexbox and grid, built rather than nudged.
-
Mobile first, because your users are
hands on
A mid-range Android on a patchy connection is the real target here.
2. PHP the language
47 hoursModern PHP, not what the internet remembers from 2010.
-
Types, arrays and strings
hands on
Including the comparison rules that bite beginners.
-
Functions, classes and namespaces
hands on
Object orientation as a way to organise, not as ceremony.
-
Composer and the ecosystem
hands on
Dependencies, autoloading, and judging whether a package is safe to add.
-
Errors and exceptions
hands on
Failing loudly in development and gracefully in production.
3. Databases and SQL
47 hoursMySQL, which is what the local hosting market runs.
-
Designing tables that will not hurt later
hands on
Keys, relationships, indexes, and the cost of the wrong shape.
-
SQL you will actually write
hands on
SELECT, JOIN, GROUP BY, and reading a query someone else left behind.
-
Prepared statements
hands on
SQL injection demonstrated working, then closed.
-
Migrations
hands on
Schema as versioned code rather than a change someone made in phpMyAdmin.
4. Laravel
75 hoursThe framework almost every local PHP job expects.
-
Routing, controllers and Blade
hands on
The request lifecycle, followed end to end.
-
Eloquent and relationships
hands on
Models, eager loading, and the N+1 query that quietly ruins performance.
-
Validation and form requests
hands on
Validating on the server, always — client-side is a convenience, never a control.
-
Authentication and authorisation
hands on
Who someone is versus what they may do, and the bug where changing an id in the URL reads someone else's record.
-
Queues, jobs and scheduled tasks
hands on
Work that should not happen while a user waits.
-
Testing a Laravel application
hands on
Feature tests that exercise a real route against a real database.
5. Security and performance
47 hoursThe parts a client never asks for and always needs.
-
The common web vulnerabilities, demonstrated
hands on
Injection, XSS, CSRF and broken access control — shown working, then fixed.
-
File uploads done safely
hands on
The single most commonly mishandled feature in local PHP applications.
-
Caching and query optimisation
hands on
Measuring first, then fixing the thing that is actually slow.
-
Handling money correctly
Never floats, always minor units — and rounding rules that reconcile to the rupee.
6. Shipping and maintaining
56 hoursLive, and still live next month.
-
Git in a team
hands on
Branches, pull requests, review, and resolving a conflict calmly.
-
Deploying to a VPS or shared host
hands on
Both routes, because clients here use both.
-
Environment config, secrets and backups
hands on
Including restoring a backup, not merely taking one.
-
Logging, errors and rollback
hands on
Knowing it broke before the client rings, and being able to undo it.
Against the national standard
Pakistan's National Vocational & Technical Training Commission publishes a course-contents document for the trades it funds. This programme is mapped to CIT (Web, Software & Mobile Web Development) — 12 weeks, 5 hours a day, 300 contact hours.
Published by NAVTTC and reproduced here so you can check our syllabus against it. We teach it to those hours: 300 contact hours over 12 weeks, the same as the standard. Read the NAVTTC document.
12 modules in the national standard
-
Introduction & Front-End Development (Basics)
— week 1,
25 hours
Motivational Lecture Course Introduction Job market Course Applications · Introduction to World Wide Web Website Web Pages Different types of websites · Architecture of static and dynamic Webpages Compare Static websites with Dynamic websites · Difference between Frontend & Backend Language Install Chrome Browser Chrome Web Developer Tools Install VS Code Editor What Is HTML? HTML... · HTML Format...
-
HTML & CSS
— week 2,
25 hours
Block Level Element vs Inline Element HTML Tag vs. Element HTML Image & Link · HTML Table HTML Lists · HTML Forms · HTML Layout Elements HTML Iframe HTML Media Elements · What is CSS? CSS Syntax Selector Types
-
CSS & Bootstrap
— week 3,
25 hours
Inclusion CSS Rules Overriding CSS Comments CSS Colors CSS Backgrounds CSS Borders · CSS Margins CSS Padding CSS Height/Width · CSS Lists CSS Tables CSS Display CSS Float · What Is Bootstrap? Bootstrap Grid System Bootstrap Colors Bootstrap Buttons · Bootstrap Navbar Bootstrap Modal Bootstrap Tables Bootstrap Forms
-
JavaScript
— week 4,
25 hours
What is JavaScript? JavaScript Output Statements JavaScript Variables · JavaScript Operators Conditional Statements · Loop Types for-loop while loop do While loop · JavaScript Functions · JavaScript Objects & Arrays
-
jQuery & PHP
— week 5,
25 hours
What Is jQuery? jQuery Selectors · jQuery Events jQuery Effects · Overview of PHP Variables Constants Output Statements · Operators Decision Making · Loop Types
-
PHP & Midterm Exam
— week 6,
25 hours
Functions · PHP Forms · Midterm Exam
-
Object Oriented Programming
— week 7,
25 hours
Class Object Member Variable Member function Inheritance · Parent class Child Class Polymorphism Overloading Data Abstraction Encapsulation Destructors
-
PHP & MYSQL
— week 8,
25 hours
MYSQL basics. Creating a database using Console and PHP MY ADMIN · DDL, DML & DRL operations in SQL · DB Integration with PHP · CRUD Operations using MYSQL
-
Introduction to Laravel
— week 9,
25 hours
Architecture Concepts · Blade Template
-
Migrations
— week 10,
25 hours
Relationships · Security
-
[Project 1] crud application
— week 11,
25 hours
[Project 2] Rest API · [Project 3] Gallery App · Final Project
-
Project Evaluation & Final Term Exam
— week 12,
25 hours
Project Evaluation · Final Term Exam · Description · Using Heading, Paragraph, Line Break, and Horizontal Rule Tags · Write an HTML code that displays all 6 headings with each heading on new line having paragraphs and the endof each paragraph; place a line... · Use Comments and Include Tags in a single code · Make a webpage Comment.html having text I am Internal Text with having commented text I a...
Before, and after
Before you start
-
Free: Web Development Basics
Assumed from week one.
-
Comfortable typing and using a computer
This is an intensive programme; slow typing genuinely holds students back.
Where it leads
-
WordPress Mastery With Elementor
A large share of local client work is WordPress, and PHP is what it is built on.
-
Cyber Security
The natural specialisation for developers who enjoyed the security module.
Roles this prepares you for
-
Junior PHP / Laravel Developer
The most common web development vacancy in Pakistan.
-
Web Developer (agency)
Client sites and business systems.
-
Freelance Web Developer
Requires the business skills taught in the Freelancing course as well.
These are the roles the programme is aimed at. BvLogic Academy does not guarantee employment, an income, or a timeframe — and you should be careful with any institute that does.
Other courses
- Full Stack Development · 3 Months
- AI & Generative AI · 3 Months
- Digital Marketing + AI · 3 Months
- Python Development · 3 Months
Interested in this programme?
Try the subject free first — there is no reason to pay before you know you like it.
Browse the free courses Take the career test