Autoplay
Autocomplete
Previous Lesson
Complete and Continue
PHP Laravel
Section 1: Introdution
How to Use LMS & Start Learning? (6:19)
1 : What is PHP ? (5:20)
2 : Setup Your PC/Laptop For Working (5:48)
3 : Create PHP File With Sample Code (6:15)
4 : PHP Is Case Sensitive Or Not ? (2:20)
5 : Commenting in PHP (3:41)
6 : Rules of Variables (4:13)
7 : Scope of Variable (0:58)
Assessment Exercise- 01
Section 2: Part 02
8 : Global and Local Variable (8:46)
9 : Stativ Variable (5:15)
10 : Global Variable in Function (2:02)
11 : Concatenation (3:27)
12 : Data Types (3:22)
13 : Operator (4:23)
Assessment Exercise- 02
Section 3: Conditional Statements
14 : Conditional Statements (1:39)
15 : If Statement (3:50)
16 : If Else Statement (3:01)
17 : If elseif else Statement (12:52)
18 : Switch Statement (9:01)
Assessment Exercise- 03
Section 4: LOOP in PHP
19 : Types of Loops In PHP (2:11)
20 : While Loop (2:51)
21 : Do-While Loop (3:32)
22 : For Loop (4:25)
23 : Foreach Loop (6:02)
Assessment Exercise- 04
Section 5: Arrays
25 : Index Array (4:30)
24. What is Array (1:50)
26 : Loop Through Index Array (6:06)
27 : Associative Array (3:27)
28 : Associative Array Through Foreach Loop (3:02)
Assessment Exercise- 05
Section 6: Functions and Set Up Environment
29 : Functions (6:56)
30 : Define Environment (1:58)
31 : Convert Your Machine Into Server (5:23)
32 : Installing Editor (2:14)
33 : Setup Git Bash (4:17)
34 : Composer (5:25)
Assessment Exercise- 06
Section 7: Access Database and Lets Start Play with Laravel
35 : Access Database (9:05)
36 : What is Laravel (4:27)
37 : Installing Laravel (6:35)
38 : Laravel Directory (3:54)
Assessment Exercise- 07
Section 8: Routing in Laravel and Controllers
39 : Routes (11:47)
40 : What is Controller and Basic Controller (11:22)
41 : Control View By Controllers (4:41)
42 : Passing Parameter To Controller Function (6:43)
43 : Resource Controller (12:03)
44 : User Define Function In Resource Controller (2:24)
Assessment Exercise- 08
Section 9: Views
45 : What is Views (7:21)
46 : Passing Values to View (9:22)
47 : Access External Resources (8:29)
48 : Using Bootstrap By CDN in Laravel (5:06)
49 : Bootstrap dependencies (4:41)
50 : Master Template (16:29)
51 : Link Pages in Laravel (3:19)
52 : Images (2:23)
Assessment Exercise- 09
Section 10: Laravel Migration
53 : What is Migration (0:59)
54 : Migration Information (3:55)
55 : Connection With Database (2:20)
56 : Migration (7:58)
57 : User Migration (9:45)
58 : Refresh Migration (3:51)
59 : Migration More Terms (3:27)
60 : Update Migration (5:20)
Assessment Exercise- 10
Section 11: Query Builder
62 : Query Builder Read (5:07)
61 : Query Builder Create (8:22)
63 : Query BuilderUpdate (2:19)
64 : Query Builder Delete (1:47)
Assessment Exercise- 11
Section 12: Eloquent ORM
65 : Introduction to Eloquent ORM and Model (11:11)
66 : Eloquent ORM Create (17:50)
67 : Insert Form Data Eloquent (20:52)
68 : Read Data (19:08)
69 : Eloquent Search With Conditions Part 1 (5:25)
70 : Pagination (2:49)
Assessment Exercise- 12
Section 13:Final Exam
Final Exam
9 : Stativ Variable
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock