Skip to navigation
Skip to navigation
Skip to search form
Skip to login form
Skip to footer
Skip to main content
MVP189
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
PAREPOS
JAVABET99
KONTAN88
PEWE128
LAGA88
SKY99IDN
BUANA88
BOXING55
DEWISRI88
DEWISRI88
DEWISRI88
MVP189
slot mania
MVP189
situs tergacor
pg slot wallet
Accessibility options
Accessibility profiles
Visual impairment
Seizure and epileptic
Color vision deficiency
ADHD
Learning
Content adjustments
Readable font
Highlight titles
Highlight links
Stop animations
Text size
+
+ +
+ + +
Line height
+
+ +
+ + +
Text spacing
+
+ +
+ + +
Color adjustments
Dark contrast
Light contrast
High contrast
High saturation
Low saturation
Monochrome
Orientation adjustments
Reading guide
Reading Mask
Big black cursor
Big white cursor
Email: it@huph.edu.vn
Email: it@huph.edu.vn
Các khóa học
Link list
Đổi giao diện
Giao diện cũ
Giao diện mới
Learning AI
Machine Learning cơ bản
en
English
Technology
Web Design
Mastering Laravel 11 - The Complete Reference Guide - The Complete Reference Guide
0 students
Last updated
Apr 2025
Enrol now
Overview
Course content
Instructors
About the course
Show more...
Course content
Sections:
55
•
Activities:
0
•
Resources:
195
Expand all
Section 1
Laravel - The Big Picture
001-Preview of Entire Course Part 1-wQ4X-gitir
002-Preview of Entire Course Part 2-5VbO-gitir
003-Installing PHP-xBLi-gitir
004-Enabling Essential PHP Extensions-Shrc-gitir
005-Installing Composer-Xnn2-gitir
006-Installing Laravel Locally and Globally-msu4-gitir
007-Installing Visual Code as an Editor-a9RW-gitir
008-Complete Course Exercise Files-ZR6f-gitir
Section 2
Getting Ready With Laravel Sample Project
009-Creating a new Controller and writing our first Action-hKqV-gitir
010-Rendering Messages as Response-VVq9-gitir
011-Using Variables As Response-qs7K-gitir
012-Accessing QueryString Values inside a View-3rjv-gitir
013-Displaying Current Date and Time inside a View-cXFI-gitir
Section 3
Debugging Laravel Code
014-Debugging Code by using echo function dump function and dd function-V0Bc-gitir
015-Working with Debugbar Package-U8j2-gitir
016-Debugging Code Inside Visual Studio Code-Vu1N-gitir
Section 4
Implementing Logging
017-Logging Messages to Log File-9yFn-gitir
018-Creating Custom Loggers and Daily Loggers-Rm9J-gitir
Section 5
Working with built-in Directives
019-Working with IF and SWITCH Directive-oCCm-gitir
020-Working with FOR Directive-SQby-gitir
021-Rendering Data using various HTML Form Controls-xfIF-gitir
022-Working with Nested For Loops-8DK1-gitir
Section 6
Working with Models
023-Creating a Model Class and Passing Model data to View-Pdn3-gitir
Section 7
Working with Partial Views
024-Creating a Partial View and Passing Data To Partial View-m7Ks-gitir
Section 8
Developing Custom Directives
025-Getting ready with Controller Action and View-23uD-gitir
026-Creating a Custom Filter Class with static methods-8vuv-gitir
027-Creating a Service Provider and booting custom directives-eZrG-gitir
Section 9
Working with Built In Helper Methods
028-Working with String and Number Helper Methods-ZCfe-gitir
029-Working with Date and Time Format Specifiers-kGM2-gitir
030-Working with Collections-rccj-gitir
031-Working with Escaped and Unescaped HTML-1LiZ-gitir
Section 10
Developing Custom Helper Methods
032-Reimplementing Custom Directives as Custom Helper Methods-fk7v-gitir
Section 11
Consuming RESTAPI
033-Rendering All Rows using Bootstrap-CuBs-gitir
034-Rendering All Rows using Bootstrap Card Component-3zWV-gitir
035-Rendering Single Row Details with Navigation Functionality-yarh-gitir
036-Handling Button Events using jQuery-YPCJ-gitir
037-Handling CheckBox Events using jQuery-qIgQ-gitir
Section 12
Creating Master Pages
038-Creating Layout Page for the Application-nO6f-gitir
Section 13
Working with Laravel View Components
039-Creating a View Component To Load Categories-4PfU-gitir
040-Creating a View Component To Load Products-kkvz-gitir
041-Implementing ProductList Action-fO7P-gitir
042-Calling Laravel Controller s Action using ajax function-WbPe-gitir
Section 14
Implementing Custom Error Pages for Laravel Application
043-Working with various Default Error Pages of Laravel-rNI5-gitir
044-Implementing Controller and Action to generate an error-GCPC-gitir
045-Implement Dev Environment and Production Environment Custom Error Pages-CIH1-gitir
046-Creating Custom Exception Handler Injecting it using a Custom ServiceProvider-DvGi-gitir
Section 15
Working with various Return Types Of Actions
047-Returning JsonResponse ViewResponse RedirectResponse BinaryFile SymfonyResponse-MGh3-gitir
048-Returning BinaryFileResponse SymfonyResponse-6V9T-gitir
Section 16
Working with Route Parameters Validations
049-Working with Route Prefix and Route Groups-B1DM-gitir
050-Implementing Numeric Alphabetic AlphaNumeric Validations-RSKM-gitir
051-UUID Date Boolean Multiple Parameters Validations-mOVP-gitir
052-Regular Expressions Optional Parameters IP Address Length Validations-nA9H-gitir
Section 17
Setting Up MySQL Server for Laravel Application
053-Installing MySQL Server-zE2T-gitir
054-Installing MySQL WorkBench-QQTc-gitir
055-Configuring MySQL Db Adapter for Laravel App-2UvP-gitir
Section 18
Performing CRUD Operations using Laravel ORM - Eloquent
056-Creating Master Models and Applying Migrations-IvBw-gitir
057-Seeding Master Tables with Essential Data-DwAA-gitir
058-Creating Employee Model with Foreign Keys-H9Ri-gitir
059-Performing CRUD Operations using Tinker-dsRf-gitir
060-Creating a Layout Page-r0e9-gitir
061-Displaying List Of All Employees-oDR4-gitir
062-Displaying Details of an Individual Employee-179p-gitir
063-Updating Data To Database Table-TkVz-gitir
064-Deleting an Employee-l5CO-gitir
065-Inserting a New Employee-eXvL-gitir
Section 19
Performing CRUD Operations using a Service (Dependency Injection)
066-Displaying List Of All Employees-tjac-gitir
067-Displaying Details of an Individual Employee-4Ag4-gitir
068-Deleting an Employee-VuVW-gitir
069-Updating Data To Database Table-2qCW-gitir
070-Inserting a New Employee-X5E2-gitir
Section 20
Sending Email
071-Generating a New Mail Class and Implementing Methods-Kxf0-gitir
Section 21
Sending SMS Using Twilio SDK
072-Sending SMS To Employee s Phone Number Using a Custom Service-cvyR-gitir
Section 22
Implementing Validations
073-Getting ready with a Model to Validate-mZh1-gitir
074-Defining Form Request Validation Rules-HQKP-gitir
075-Implementing Controller Actions and View-4Qb3-gitir
076-Saving Validated Data-iIzl-gitir
077-Displaying All Error Messages at Form Level-AIWp-gitir
078-Writing Custom Validators-QdzW-gitir
Section 23
Filtering Records Using Eloquent ORM
079-Getting Ready With Search Functionality User Interface-YFUC-gitir
080-Writing Queries Part 1-Dgr3-gitir
081-Writing Queries Part 2-lk9J-gitir
082-Working with Aggregate Methods-aVjV-gitir
Section 24
Filtering Records using Query Builder
083-Writing Queries Part 1-AJ24-gitir
084-Writing Queries Part 2-ol8h-gitir
085-Working with Aggregate Methods-ftfY-gitir
Section 25
Understanding Migrations in depth
087-Updating Existing Column Properties-lsj4-gitir
088-Renaming Columns through Migrations-VHD3-gitir
089-Dropping Columns through Migrations-rfAu-gitir
090-Renaming Table through Migrations-npIT-gitir
091-Deleting Table through Migrations-F0uH-gitir
Section 26
Working with Factories
092-Creating a Factory for a Model to seed sample data-T6Vz-gitir
Section 27
Working with Model Events and Listeners
093-Getting Ready with Models and Migrations-RgN9-gitir
094-Handling Creating and Created Events-rEZD-gitir
095-Handling Deleting and Deleted Events-CeVS-gitir
096-Handling Updating and Updated Events-vqbN-gitir
Section 28
Implementing Pagination, Sort and Search Functionalities
086-Creating a new Migration-4Tzg-gitir
097-Implementing Pagination-pGbT-gitir
098-Implementing Dynamic Page Sizing-6wVY-gitir
099-Implementing Sort Functionality-EMfY-gitir
100-Implementing Search Functionality Part 1-pu0T-gitir
101-Implementing Search Functionality Part 2-qnav-gitir
Section 29
Working with Radio Buttons
102-Getting Ready with Models Foreign Keys Migrations-gG14-gitir
103-Seeding Tables-vGhB-gitir
104-Rendering Radio Buttons Dynamically-54s4-gitir
105-Handling Radio Button Events-keQ6-gitir
106-Saving Data To Multiple Tables upon Submission of Form-CxMG-gitir
Section 30
Working with CheckBoxes
107-Rendering Checkboxes Dynamically-hHiV-gitir
108-Handling Checkbox Events-cpYQ-gitir
109-Saving Data To Multiple Tables upon Submission of Form-FiTT-gitir
Section 31
Working with ListBoxes
110-Rendering Items into ListBoxes Dynamically-cEOs-gitir
111-Moving Items From One List Box To Another ListBox Using Buttons-lg6B-gitir
112-Handing Button Click Events-QzQd-gitir
113-Saving Data To Multiple Tables upon Submission of Form-tNme-gitir
Section 32
Implementing Cascading DropDown Lists
114-Loading Countries into DropDownList-C8iN-gitir
115-Loading States into DropdownList using ajax-V5Yb-gitir
116-Loading Cities into DropdownList using ajax-AZXX-gitir
Section 33
Performing Bulk Delete Operations
117-Deleting a Single Record Using RadioButton as a Row Selector-KsFP-gitir
118-Deleting Bulk Records Using CheckBoxes-dAUM-gitir
Section 34
Performing Bulk Insert Operations
119-Getting ready with Controller actions and Views-dFLO-gitir
120-Creating a Partial View to Render Each Row-TSxR-gitir
121-Implementing Add Row and Remove Row Functionality-78rY-gitir
122-Inserting Bulk Records in one go-8mLg-gitir
Section 35
Performing Bulk Update Operations
123-Getting ready with Controller actions and Views-cVrd-gitir
124-Creating a Partial View to Render Each Row-yQoo-gitir
125-Updating Bulk Records-fUaG-gitir
Section 36
Export Data To Various Formats
126-Installing Required Dependencies-426t-gitir
127-Exporting Data To PDF-KFF1-gitir
128-Exporting Data To Excel-uCbs-gitir
129-Exporting Data To CSV-IcFH-gitir
130-Exporting Data To TXT-VOyS-gitir
131-Exporting Data To DOCX-F4zB-gitir
Section 37
Uploading and Downloading Files
132-Getting Ready with Models and Migrations Relationships-YPfE-gitir
133-Implementing Index Action and View-EgVz-gitir
134-Implementing Create Action and View-JLii-gitir
135-Creating a Component and Rendering it dynamically-rstq-gitir
136-Uploading files to Storage Folders and Storing Image into Mysql Database Table-JSjH-gitir
137-Downloading Files from Storage Folders and Reading Image from Database Table-eUEk-gitir
Section 38
Working with Database First Approach
138-Inspecting Database and Generating Migrations-SuDK-gitir
139-Configuring Models and Relationships-JH14-gitir
Section 39
Implementing Running Totals and Sub Totals
140-Implementing Running Totals Per Report-wCti-gitir
141-Implementing Running Totals Per Each Order-farm-gitir
142-Implementing Sub Totals-MkQa-gitir
Section 40
Implementing Two Level Accordion Functionality
143-Implementing Two Level Expand and Collapse Functionality-kv8v-gitir
144-Implementing Expand All and Collapse All Functionality-vHFU-gitir
Section 41
Implementing Multi Level Expand Collapse Functionality
145-Implementing Multi Level Accordion Functionality-XIaM-gitir
146-Implementing Expand All and Collapse All Functionality at Multi Levels-EFaf-gitir
Section 42
Working with Stored Procedures of MYSQL
147-Calling a Stored Procedure with Output Parameters-qTgH-gitir
Section 43
Charts
148-Creating a Model and Applying Migrations-lf5j-gitir
149-Implementing Controller Actions and View-1FoX-gitir
150-Rendering Bar Line Pie Doughnut Radar Polar Area Graphs-sxdc-gitir
151-Rendering Area Graph-Rc9W-gitir
Section 44
Sessions - State Management Technique
152-Working with Session Data-LTni-gitir
Section 45
Cookies - State Management Technique
153-Working with Cookies-wdCA-gitir
Section 46
Caching
154-Working with Cache-aLYj-gitir
Section 47
Authentication
155-Installing NodeJS Breeze Authentication Package-ARTg-gitir
156-Creating Roles Model and Seeding Roles Table with Master Roles-rbAd-gitir
157-Creating Permissions Model and Seeding Permissions Table-Gym3-gitir
158-Creating Role Wise Permissions Model and Applying Migrations-k4yx-gitir
159-Adding Custom Fields To Users Model-92Hu-gitir
160-Creating SuperUser Seeder-7rB6-gitir
161-Customizing Registration Page-LsTv-gitir
162-Customizing Profile Information Page-pRpN-gitir
163-Locking Users based on Number Of Failed Login Attempts-XmPn-gitir
164-Creating Layout Page Navigation Bar Page Admin Home Page Customer Home Page-rKIw-gitir
Section 48
Developing a Custom Middleware
165-Creating Custom Middleware and Applying at routes Level-vWBH-gitir
Section 49
SuperUser Performing CRUD Operations on Users Table
166-SuperUser Unlocking User Accounts-6lg1-gitir
167-Implementing Show Action-ffrR-gitir
168-Implementing Edit Action-Lpfe-gitir
169-Implementing Destroy Action-PM7q-gitir
170-SuperUser Registering New Users-hIxI-gitir
Section 50
SuperUser Performing CRUD Operations on Roles Model
171-Listing All Roles-QTff-gitir
172-Edit a Role-uQ2e-gitir
173-Delete a Role-WKWN-gitir
174-Create a New Role-MpTE-gitir
Section 51
SuperUser Assigning Permissions To Roles
175-Rendering All Permissions as CheckBoxes for a specific Role-6PqS-gitir
Section 52
Implementing Authorization
176-Creating Sample Users Sample Roles and Attaching Permissions To Roles-KJQP-gitir
177-Creating a Custom Middleware To Check Permission Levels-MTX2-gitir
178-Displaying List Of All Employees-mJhY-gitir
179-Displaying Details of an individual Employee-A8c9-gitir
180-Editing Details of an Employee-6w7Y-gitir
181-Deleting Employee-cpM5-gitir
182-Adding New Employee-L9by-gitir
Section 53
Creating Rest API using Laravel
183-Creating API for Departments and Countries Models-uae2-gitir
184-Loading API Routes using a Custom Route Service Provider-5wkE-gitir
185-Creating API For Employee Model to Select All Rows GET-vmiN-gitir
186-Returning Details of an Individual Employee GET-lfwz-gitir
187-Inserting Details of a New Employee POST-lSbR-gitir
188-Updating Details of an Individual Employee PUT-ABYM-gitir
189-Deleting an Individual Employee DELETE-z0R0-gitir
Section 54
Consuming Laravel Rest API from Laravel Web Application
190-Displaying All Employees by calling REST API GET-5oN8-gitir
191-Displaying Details of an Individual Employee GET-eATR-gitir
192-Updating Employee Details PUT-2H7v-gitir
193-Deleting an Employee DELETE-LKu6-gitir
194-Inserting a new Employee POST-UAAX-gitir
Section 55
Exercise
Exercie
Instructors
Enrolment options
Mastering Laravel 11 - The Complete Reference Guide - The Complete Reference Guide
Course modified date:
13 Apr 2025
Enrolled students:
There are no students enrolled in this course.
Guests cannot access this course. Please log in.
Continue
Enrol now
This course includes
Resources
Share this course
Scroll to top
×
Close
×
Close