Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Become A Full Stack Web Developer - Beginner To Advanced
Section 1: Welcome to the Course
Become A Full Stack Web Developer From Scratch Today! (1:47)
Welcome To Become A Full Stack Developer - Enjoy The Course! (0:51)
Course Overview - What You Will Learn in Our Entire Course! (4:34)
Section 2: HTML
HTML A code Editor (5:09)
HTML What is HTML (4:36)
HTML What are Tags (9:57)
HTML Different Heading Tagsags (3:07)
HTML Structure and Commenting (8:55)
HTML List (9:08)
HTML Nested Lists (5:04)
HTML Tables (6:51)
HTML Nested Tables (5:24)
HTML Links (11:44)
HTML Links 2 (7:30)
HTML Iframes (5:48)
HTML Form (7:55)
HTML Form 2 (9:05)
HTML Form 3 (6:19)
HTML Img Tag (5:17)
HTML Head Tag (5:59)
Section 3: CSS
CSS Basic CSS (5:43)
CSS External CSS (4:19)
CSS Background and Border (9:21)
CSS Text methods (4:42)
CSS ID, Classes and Internal CSS (10:14)
CSS Dimensions (9:09)
CSS Floating Elements (13:54)
Section 4: Javascript
JavaScript Intro (2:38)
JavaScript How JavaScript Works (4:04)
JavaScript Data Types (5:15)
Javascript Variables (11:30)
JavaScript Mathematical Operators (4:50)
Making a template using components (7:39)
Section 5: Bootstrap 4
Bootstrap Intro (2:19)
Making directory and files (2:27)
Installing Bootstrap CDN (5:54)
Downloading and Installing Bootstrap Package (9:53)
Bootstrap 4 Headings (3:53)
Bootstrap 4 Images (9:11)
Bootstrap 4 Containers (6:14)
Bootstrap 4 Grid System (17:32)
Bootstrap 4 Jumbotron (3:54)
Bootstrap 4 Colors template (7:37)
Bootstrap Typography (11:04)
Bootstrap 4Typography 2 (4:57)
Bootstrap 4 Buttons (13:20)
Bootstrap 4 Buttons Group (8:46)
Bootstrap Drop Down (11:42)
Bootstrap Badges (6:19)
Bootstrap Alerts (9:31)
Bootstrap Progress Bar (10:00)
Bootstrap 4 Tables 2 (4:22)
Bootstrap 4 Tables (NEW) (12:02)
Bootstrap List Group (9:06)
Bootstrap Paginations (7:18)
Bootstrap breadcrumb (3:19)
Bootstrap Cards (NEW) (14:44)
BootStrap Collapsibles (14:38)
Bootstrap 4 Nav (4:53)
Bootstrap 4 navbar (7:20)
Bootstrap 4 navpills (4:54)
Section 6: React JS
Setup Environment for ReactJs (12:34)
Setup Environment for reactJs 2 (3:25)
Making the Very first app (12:36)
What is Jsx (10:27)
States in React (7:57)
Props (4:13)
Props and State Combined (12:39)
setState (10:23)
Forms in ReactJs (4:30)
Section 7: PHP OOP (Object Oriented Programming)
The Class (12:43)
Section 8: Laraval
Introduction (2:12)
Composer and Installing Laravel (4:33)
Laravel Directory Structure (2:27)
Artisan (9:44)
App Key (3:08)
App name Change namespace (2:38)
Configurations (7:02)
Basics of Routes (3:54)
Route Groups (3:15)
Route Names (2:43)
Controllers Basics (3:47)
The Request Object (5:51)
Form Submission (6:23)
Basics Views (4:00)
Setting up Master Layout (5:56)
Passing data to views (5:39)
Security @csrf (6:09)
Validation Basics (7:56)
Custom Validation Messages (5:14)
Bootstrap form component example (10:29)
Responses Basics (5:25)
Keeping old values (3:30)
JSON Response (2:18)
Email Basic Configurations (4:17)
Sending Email (5:07)
Mark Down Email (4:54)
Migration Basics (8:28)
More adding dropping columns (5:29)
Eloquents (14:59)
Creating, Updating, Delete data (6:01)
Query Builder (7:12)
Collections (7:00)
Seeding Basics (5:52)
Using Seeding Factories (3:20)
Summary (1:36)
Section 9: Mini Project - Task List App
Introduction (1:16)
Database and Model (5:12)
Routing and views (9:55)
Validation (8:28)
Adding Tasks (4:12)
Displaying Tasks (3:05)
Deleting Tasks (4:58)
Summary (0:56)
Task List Project File
Section 10: Admin Panel
Project Settings (5:02)
Installing Laravel Collective (3:41)
Master Layout (3:44)
Setting up Add Products (7:50)
Storing Products (19:32)
Validation errors in fields and Image Thumbnail (6:50)
Fetching Products and Delete (14:23)
Edit Product (17:25)
Product Details (7:45)
Orders (5:15)
Orders and Relations (10:24)
Fetching Orders (7:39)
Orders Pending and Confirm (10:39)
Order, Product, User Details (13:41)
Getting All Users in Admin (7:29)
Users Product Details - A user hasMany Products (13:30)
Dashboard Config (7:02)
Summary (1:45)
Section 11: Admin Panel - Authentication
Config Login (3:52)
Login Controller, Model Migration and Validation (7:55)
Logging in admin user and guards (8:31)
Admin Route Grouping (3:35)
Route Protecting using Middlewares (7:13)
Logout & Admin panel finial touches (5:28)
Applying Guest Middleware (3:36)
Summary (0:48)
Admin Panel Template
Section 12: Front End
Fetching Products from Database (7:37)
Template Configuration (8:06)
Summary (0:36)
Section 13: Front End - User Registration / Sign In / User Profile
User Registration (8:09)
Register and Log the User in (7:33)
User Sign In (10:11)
Logout (5:21)
Middleware (3:05)
Profile (7:05)
Orders in profile (7:05)
Order details in profile (9:37)
Summary (0:44)
Section 14: Shopping Cart
Shopping Cart Config (13:21)
Adding Item to Cart (9:59)
Remove Item from Cart (5:11)
Save for Later (11:59)
Remove from Save for Later (5:18)
Move to Cart from Save for Later (4:14)
Summary (0:52)
Section 15: Checkout and Stripe
Checkout Controller (4:17)
Dynamic cart contents in Checkout page (3:18)
Stripe for Payment (21:37)
Updating Cart (24:44)
Summary (1:11)
Adding orders to database (10:57)
Site Template
Section 16: Finial Touches
Finial Touches (13:10)
Database seeding (11:46)
Summary (0:44)
Section 17: Conclusion
Conclusion and Thank you (5:55)
Finial Project
Email Basic Configurations
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock