Skip to content
Browse Courses
Android App Development
AR-VR
ArcGIS
AUTOCAD
BCS
Big Data and Machine Learning
Case Solving
Complete Career Path
Content Marketing
CV Writing
Cyber Security
Data Analytics
Data Structure & Algorithm
Django
English Grammar
Entrepreneurship
Free Course
Graphic Design
GRE
IBA-MBA
Home
Courses
Career Paths
Learning Paths
Fundraising in Singapore
IELTS Live Course
Special Features
Hire Best Talents
Live Support Session
Career
Business
Blogs
Affiliation
Live Chat
0
Login
Sign Up
Home
Category
Search
Cart
Menu
Find your desired course
Home
Courses
Career Paths
Learning Paths
Fundraising in Singapore
IELTS Live Course
Special Features
Hire Best Talents
Live Support Session
Career
Business
Blogs
Affiliation
Live Chat
Sign In
Select Your Favourite
Category
And Start Learning.
Android App Development
AR-VR
ArcGIS
AUTOCAD
BCS
Big Data and Machine Learning
Case Solving
Complete Career Path
Content Marketing
CV Writing
Cyber Security
Data Analytics
Data Structure & Algorithm
Django
English Grammar
Entrepreneurship
Free Course
Graphic Design
GRE
IBA-MBA
Lesson List
Laravel Career Path Course Outline
Course Outline
Support and Live Class Link
Laravel Career Path – Week 01
Live Class – Introduction to PHP
02:09:51
Recorded Class – PHP Basics Episode 1: Data Types
00:10:06
Recorded Class – PHP Basics Episode 2: Type Hinting
00:05:40
Recorded Class – PHP Basics Episode 3: Type Casting
00:14:01
Recorded Class – PHP Basics Episode 4: Intro to Variables
00:07:25
Recorded Class – PHP Basics Episode 5: Intro to Arrays
00:09:25
Recorded Class – PHP Basics Episode 6: Array Manipulation
00:11:33
Recorded Class – PHP Basics Episode 7: Intro to Functions
00:07:42
Recorded Class – PHP Basics Episode 8: Built-In Functions
00:10:55
Recorded Class – PHP Basics Episode 9: Function Named Arguments
00:02:21
Recorded Class – PHP Basics Episode 10: Intro to Closures
00:07:23
Recorded Class – PHP Basics Episode 11: Intro to Loops
00:14:44
Recorded Class – Object-oriented PHP Episode 1: What is the Programming paradigm
00:10:18
Recorded Class – Object-oriented PHP Episode 2: Programming paradigm in PHP
00:05:05
Recorded Class – Object-oriented PHP Episode 3: OOP Basics
00:15:30
Recorded Class – Object-oriented PHP Episode 4: Principles of OOP
00:08:51
Recorded Class – Object-oriented PHP Episode 5: Abstract classes
00:08:38
Recorded Class – Object-oriented PHP Episode 6: Interface
00:07:57
Recorded Class – Object-oriented PHP Episode 7: Polymorphism
00:09:17
Recorded Class – Object-oriented PHP Episode 8: Constants and Enums
00:09:31
Live Class – How to build a simple PHP CLI application
02:03:41
Assignment 1: Build a simple PHP CLI tool (Count the alphabet in the given sentence)
Assignment 2: Build Expense tracker CLI app
Laravel Career Path – Week 02
Recorded Class – PHP Advanced Topics Episode 1: Namespaces
00:11:42
Recorded Class – PHP Advanced Topics Episode 2: Composition vs Inheritance
00:08:06
Recorded Class – PHP Advanced Topics Episode 3: OOP Design Principle: Composition over Inheritance
00:07:34
Recorded Class – PHP Advanced Topics Episode 4: Dependency Injection
00:08:05
Recorded Class – PHP Advanced Topics Episode 5: OOP Design Principle: Program to an Interface
00:08:44
Recorded Class – PHP Advanced Topics Episode 6: OOP Design Principle: Encapsulate what varies
00:09:22
Recorded Class – PHP Advanced Topics Episode 7: Traits
00:10:45
Recorded Class – PHP Advanced Topics Episode 8: Magic Methods
00:09:33
Live Class – Advanced OOP design principles
02:25:17
Recorded Class – Autoloading and Dependency Management Episode 1: Autoloading in PHP
00:05:03
Recorded Class – Autoloading and Dependency Management Episode 2: Introduction to Composer
00:05:28
Recorded Class – Autoloading and Dependency Management Episode 3: Autoloading using Composer
00:05:53
Recorded Class – Autoloading and Dependency Management Episode 4: Autoloading Files using Composer
00:02:08
Recorded Class – Autoloading and Dependency Management Episode 5: Managing Dependencies with Composer
00:04:42
Recorded Class – Autoloading and Dependency Management Episode 6: Utilising Packagist and Packages
00:05:07
Recorded Class – Autoloading and Dependency Management Episode 7: Advanced Dependency Management
00:04:15
Recorded Class – Autoloading and Dependency Management Episode 8: How Does Autoloading Using Composer Works?
00:05:14
Live Class – Git intro
01:55:50
Assignment 3: Build a simple Banking app with the following features
Laravel Career Path – Week 03
Live Class – PHP as a server-side language
01:51:42
Recorded Class – Web primer Episode 1: Intro to the Web and Internet
00:07:49
Recorded Class – Web primer Episode 2: Understand Client ↔ Server Architecture
00:06:19
Recorded Class – Web primer Episode 3: HTTP Basics
00:08:00
Recorded Class – Web primer Episode 4: Cookie, Session
00:10:56
Recorded Class – Web primer Episode 5: Components of a web application
00:09:05
Live Class – Intro to Database
02:20:55
Assignment 4: Build a simple web application (Barta)
Laravel Career Path – Week 04
Live Class – Form & Session in PHP
02:25:28
Recorded Class – Intro to Framework Episode 1: What is a Framework?
00:03:49
Recorded Class – Intro to Framework Episode 2: Why Do We Need a Framework?
00:03:45
Recorded Class – Intro to Framework Episode 3: Library vs. Framework
00:03:06
Recorded Class – Intro to Framework Episode 4: Micro-framework vs regular framework
00:02:43
Recorded Class – Intro to Framework Episode 5: Framework vs. CMS (Content Management System)
00:06:03
Live Class – OOP Refresher
02:45:59
Recorded Class – How to Build an MVC Framework Episode 1: Introduction to MVC (Model-View-Controller)
00:08:39
Recorded Class – How to Build an MVC Framework Episode 2: Initial Setup & Autoload Classes
00:12:46
Recorded Class – How to Build an MVC Framework Episode 3: Application Entry Point & Routing
00:16:04
Recorded Class – How to Build an MVC Framework Episode 4: Working With Views and Helpers
00:14:17
Recorded Class – How to Build an MVC Framework Episode 5: Model Usage and Configuration
00:11:28
Recorded Class – How to Build an MVC Framework Episode 6: Refactor and Future Extensions
00:06:33
Assignment 5: Build ‘Barta’ using your own framework
Laravel Career Path – Week 05
Live Class – Clean code practices in PHP
02:23:55
Live Class – Recap class for all the previously discussed topics
01:30:58
Laravel Career Path – Week 06
Live Class – Intro to Laravel
01:47:47
Recorded Class – Let’s start Episode 1: Laravel installation basics
00:09:44
Recorded Class – Let’s start Episode 2: Understanding laravel directory structure
00:12:25
Recorded Class – Let’s start Episode 3: Intro to Docker and Laravel sail
00:12:02
Recorded Class – Let’s start Episode 4: Intro to Routing
00:12:47
Recorded Class – Let’s start Episode 5: Intro to Controllers
00:17:29
Recorded Class – Let’s start Episode 6: Views in Laravel
00:12:15
Recorded Class – Let’s start Episode 7: Kernels
00:11:25
Recorded Class – Development Environment Setup Episode 1: Setup Your Code Editor (VS Code)
00:07:07
Recorded Class – Development Environment Setup Episode 2: Recommended VSCode Extensions & Utilities
00:04:40
Recorded Class – Development Environment Setup Episode 3: Other Options for Development Environments (online platforms etc.)
00:02:25
Live Class – How Laravel works
01:44:32
Assignment 6: Build your static portfolio site using Laravel
Laravel Career Path – Week 07
Live Class – Intro to Basic Authentication, Database migration best practices
02:07:49
Recorded Class – Intro to Database Management in Laravel Episode 1: Database Migration 101 Part 01
00:07:47
Recorded Class – Intro to Database Management in Laravel Episode 1: Database Migration 101 Part 02
00:06:36
Recorded Class – Intro to Database Management in Laravel Episode 1: Database Migration 101 Part 03
00:09:43
Recorded Class – Intro to Database Management in Laravel Episode 2: Database Seeding Insights
00:15:23
Recorded Class – Intro to Database Management in Laravel Episode 3: Seeding From External Data Source
00:06:19
Recorded Class – Intro to Database Management in Laravel Episode 4: Multiple Database Connection
00:08:32
Recorded Class – Intro to Database Management in Laravel Episode 5: Intro to DB Query builder Part 01
00:12:09
Recorded Class – Intro to Database Management in Laravel Episode 5: Intro to DB Query builder Part 02
00:12:43
Recorded Class – Intro to Database Management in Laravel Episode 5: Intro to DB Query builder Part 03
00:12:34
Recorded Class – Mastering View in Laravel Episode 1: Intro to Blade Templating Engine
00:22:00
Recorded Class – Mastering View in Laravel Episode 2: Layouts Using Blade Template Inheritance
00:18:24
Recorded Class – Mastering View in Laravel Episode 3: Convert an HTML Template to Laravel Project Using Blade Template Inheritance Part 01
00:13:55
Recorded Class – Mastering View in Laravel Episode 3: Convert an HTML Template to Laravel Project Using Blade Template Inheritance Part 02
00:15:12
Recorded Class – Mastering View in Laravel Episode 4: View Composers
00:14:41
Recorded Class – Mastering View in Laravel Episode 5: Custom Blade Directives
00:08:42
Recorded Class – Mastering View in Laravel Episode 6: Sessions Part 01
00:18:28
Recorded Class – Mastering View in Laravel Episode 6: Sessions Part 02
00:12:18
Recorded Class – Mastering View in Laravel Episode 7: URL Generation
00:11:46
Live Class – Intro to Database design and modeling
01:41:11
Assignment 7: Build the foundation of Barta app
Laravel Career Path – Week 08
Recorded Class -Validation in Laravel Episode 1: Introduction to Validation (Why and How)
00:13:39
Recorded Class -Validation in Laravel Episode 2: Displaying Validation Errors in View
00:07:39
Recorded Class -Validation in Laravel Episode 3: Form Request Validation
00:07:35
Recorded Class -Validation in Laravel Episode 4: Custom Validators
00:10:11
Recorded Class -Validation in Laravel Episode 5: Retrieve Old Form Data on Validation Error
00:15:42
Recorded Class – Validation in Laravel Episode 6: Laravel Blade Directives for ‘checked’ and ‘selected’ Attributes
00:02:58
Recorded Class – Validation in Laravel Episode 7: Custom Validation Rules
00:07:47
Recorded Class – Validation in Laravel Episode 8: Custom Error Messages
00:12:07
Recorded Class – Validation in Laravel Episode 9.1: Advance Validation – Authorization in Form Request
00:05:17
Recorded Class – Validation in Laravel Episode 9.2: Advance Validation – Conditionally Validate Fields
00:10:15
Recorded Class – Validation in Laravel Episode 9.3: Advanced Validation – Handling Array Input Validation
00:06:04
Recorded Class – Validation in Laravel Episode 9.4: Advanced Validation – Validating Files
00:04:49
Live Class – How to handle forms in Laravel: the right way
01:57:37
Recorded Class – Useful Laravel Helpers Episode 1: Understanding Laravel Helpers and Their Utility Functions
00:01:58
Recorded Class – Useful Laravel Helpers Episode 2.1: Exploring Common Helpers – String Helpers Part 01
00:13:48
Recorded Class – Useful Laravel Helpers Episode 2.2: Exploring Common Helpers – Array Helpers Part 02
00:09:52
Recorded Class – Useful Laravel Helpers Episode 2.3: Exploring Common Helpers – Other Helpers Part 03
00:15:51
Recorded Class – Useful Laravel Helpers Episode 3: Creating Custom Helpers in Laravel
00:06:20
Recorded Class – Useful Laravel Helpers Episode 4: Intro to Laravel Collections
00:05:23
Recorded Class – Useful Laravel Helpers Episode 5.1: Commonly Used Collection Methods Part 01
00:14:35
Recorded Class – Useful Laravel Helpers Episode 5.2: Commonly Used Collection Methods Part 02
00:12:53
Recorded Class – Useful Laravel Helpers Episode 5.3: Commonly Used Collection Methods Part 02
00:09:11
Recorded Class – Deep dive in Query builder Episode 1: Intro to query builder and common db operations
00:16:46
Recorded Class – Deep dive in Query builder Episode 2: Raw queries
00:06:35
Recorded Class – Deep dive in Query builder Episode 3: Join operations
00:16:11
Recorded Class – Deep dive in Query builder Episode 4: Mastering ‘WHERE’
00:11:50
Recorded Class – Deep dive in Query builder Episode 5: Ordering, grouping, limit, offset
00:10:43
Recorded Class – Deep dive in Query builder Episode 6: Insert, update, delete
00:12:02
Recorded Class – Deep dive in Query builder Episode 7: Chunking and Lazy Loading
00:14:04
Live Class – Building CRUD: the right way
02:26:32
Assignment 8: Build basic features of Barta app
Laravel Career Path – Week 09
Live Class – Understanding Auth mechanisms
02:37:22
Recorded Class – Auth scaffolding Episode 1: Introduction to Starter Kits (Breeze, Jetstream, etc.)
00:09:45
Recorded Class – Auth scaffolding Episode 2: Fortify, Sanctum, Passport
00:08:24
Recorded Class – Auth scaffolding Episode 3: Guards and User providers
00:09:33
Recorded Class – Auth scaffolding Episode 4: Social auth
00:04:49
Recorded Class – Best practices and recommendations Episode 1: PSR and coding conventions
00:23:47
Recorded Class – Best practices and recommendations Episode 2: Intro to coding standard tools (PHPCS etc.)
00:21:49
Recorded Class – Best practices and recommendations Episode 3: Laravel Pint 101
00:15:32
Recorded Class – Best practices and recommendations Episode 4: The Art of Semantic Versioning
00:07:24
Recorded Class – Error handling, Logging, and Debugging Episode 1: Exception Handler
00:08:53
Recorded Class – Error handling, Logging, and Debugging Episode 2: Rendering exceptions
00:12:07
Recorded Class – Error handling, Logging, and Debugging Episode 3: Reporting exceptions
00:10:03
Recorded Class – Error handling, Logging, and Debugging Episode 4: Custom HTTP Error Pages
00:09:02
Recorded Class – Error handling, Logging, and Debugging Episode 5: Logging
00:11:28
Recorded Class – Episode 6: Debugging tools and techniques (dd, var dump server, debugbar, ray, telescope, etc.)
00:12:34
Live Class – Understanding Middleware
02:32:40
Assignment 9
Laravel Career Path – Week 10
Live Class – Laravel models in-depth
01:16:20
Recorded Class – Eloquent ORM Episode 1: Intro to Eloquent ORM
00:25:02
Recorded Class – Eloquent ORM Episode 2: Active record vs. Data Mapper pattern
00:05:34
Recorded Class – Eloquent ORM Episode 3: More about Eloquent
00:08:56
Recorded Class – Eloquent ORM Episode 4: Eloquent vs. Query builder
00:03:48
Recorded Class – Eloquent ORM Episode 5: Eloquent Relationships
00:29:34
Recorded Class – Eloquent ORM Episode 6: Route model binding
00:12:33
Recorded Class – Eloquent ORM Episode 7: Model factories
00:20:02
Recorded Class – File storage Episode 1: Explaining file storage mechanism, disks, and drivers
00:12:40
Recorded Class – File storage Episode 2: File store and retrieval
00:11:52
Recorded Class – File storage Episode 3: Restricting file access (public files vs. auth-protected files)
00:05:40
Recorded Class – File storage Episode 4: Scaling issue for file
00:06:09
Recorded Class – File storage Episode 5: Intro to Laravel media library package
00:05:47
Recorded Class – Facades Episode 1: Demystifying facades
00:23:33
Live Class – Think controller, fat model, service pattern etc.
02:47:00
Assignment 10: Implement the Model and a few new features in ‘Barta’ app
Laravel Career Path – Week 11
Live Class – Best Practices, Naming Conventions & How to Structure Laravel Projects
02:23:47
Recorded Class – Laravel Architecture concepts Episode 1: Reflections in PHP
00:07:58
Recorded Class – Laravel Architecture concepts Episode 2: Service Container in Laravel
00:52:24
Recorded Class – Laravel Architecture concepts Episode 3: Service Providers in Laravel
00:24:41
Recorded Class – Laravel Architecture concepts Episode 4: Service container and service provider practical example
00:14:32
Recorded Class – Access Control Episode 1: Guard vs. Gate vs. Policy
00:18:37
Recorded Class – Access Control Episode 2: Role, permission management
00:16:53
Recorded Class – Access Control Episode 3: Authorization practical example
00:09:47
Recorded Class – Working with Date & Time Episode 1: Working with Date & Time in PHP Part 01
00:10:13
Recorded Class – Working with Date & Time Episode 1: Working with Date & Time in PHP Part 02
00:11:17
Recorded Class – Working with Date & Time Episode 1: Working with Date & Time in PHP Part 03
00:05:53
Recorded Class – Working with Date & Time Episode 2: Introduction to Carbon
00:07:22
Recorded Class – Working with Date & Time Episode 3: Exploring Carbon’s Features and Functionalities
00:09:05
Recorded Class – Working with Date & Time Episode 4: Available Methods for Date and Time Manipulation Part 01
00:15:30
Recorded Class – Working with Date & Time Episode 4: Available Methods for Date and Time Manipulation Part 02
00:14:31
Recorded Class – Working with Date & Time Episode 4: Available Methods for Date and Time Manipulation Part 03
00:12:25
Recorded Class – Working with Date & Time Episode 5: Date, DateTime, and timestamp fields in DB
00:10:49
Recorded Class – Working with Date & Time Episode 6: Explaining created_at, updated_at and deleted_at
00:09:50
Live Class – Intro to TailwindCSS & AlpineJS
02:20:18
Assignment 11: Implement ‘Admin dashboard’ for ‘Barta’ app
Laravel Career Path – Week 12
Live Class – Intro to REST
02:04:12
Recorded Class – RESTful API development Episode 1: Intro RESTful API
00:14:33
Recorded Class – RESTful API development Episode 2: Intro API clients
00:06:24
Recorded Class – RESTful API development Episode 3: RESTful API development in Laravel
00:11:26
Recorded Class – RESTful API development Episode 4: API development best practices
00:16:42
Recorded Class – RESTful API development Episode 5: Eloquent API resources
00:23:05
Recorded Class – RESTful API development Episode 6: Error handling in API
00:05:12
Recorded Class – RESTful API development Episode 7: API Authentication
00:15:10
Live Class – Caching
01:57:40
Assignment 12: Build a RESTful API for a URL shortener service
Laravel Career Path – Week 13
Live Class – Console commands
01:53:49
Recorded Class – Asset bundling Episode 1: Asset Bundling using Vite
00:16:49
Recorded Class – Asset bundling Episode 2: Asset Bundling using Mix
00:12:30
Recorded Class – Full-stack app development without front-end JS frameworks Episode 1: Introduction and Project Overview
00:05:45
Recorded Class – Full-stack app development without front-end JS frameworks Episode 2: Project Requirements Discussion
00:08:32
Recorded Class – Full-stack app development without front-end JS frameworks Episode 3: Setting Up The Project
00:07:29
Recorded Class – Full-stack app development without front-end JS frameworks Episode 4: Configuring Models, Migrations, and Factories & Seeders
00:25:51
Recorded Class – Full-stack app development without front-end JS frameworks Episode 5: Setting Up Routes, Views, and Controllers
00:26:05
Recorded Class – Full-stack app development without front-end JS frameworks Episode 6: Completing the Frontend User Interface
00:15:00
Recorded Class – Full-stack app development without front-end JS frameworks Episode 7: Admin Dashboard: Implementing Job CRUD Operations
00:41:57
Recorded Class – Brushing up Front-end skills Episode 1: Intro to VueJS
00:12:09
Recorded Class – Brushing up Front-end skills Episode 2: VueJS 101
00:26:45
Recorded Class – Brushing up Front-end skills Episode 3: Let’s Play With VueJS
00:18:53
Recorded Class – Full-stack app development with front-end JS frameworks Episode 1: Intro to InertiaJs
00:15:42
Recorded Class – Full-stack app development with front-end JS frameworks Episode 2: Project Overview in a Nutshell
00:02:27
Recorded Class – Full-stack app development with front-end JS frameworks Episode 3: Initiating the Project Setup Ritual
00:21:02
Recorded Class – Full-stack app development with front-end JS frameworks Episode 4: Interactive Homepage Design and Functionality
00:24:36
Recorded Class – Full-stack app development with front-end JS frameworks Episode 5: Brushing Up The Job Details Page
00:10:23
Recorded Class – Full-stack app development with front-end JS frameworks Episode 6: Polishing the Jobs Listing Page
00:18:40
Recorded Class – Full-stack app development with front-end JS frameworks Episode 7: Mastering Single Job Display in the Dashboard
00:11:32
Recorded Class – Full-stack app development with front-end JS frameworks Episode 8: Dashboard Magic: Creating New Job Entries
00:20:29
Recorded Class – Full-stack app development with front-end JS frameworks Episode 9: Crafting Perfection: Editing Jobs and Wrapping Up
00:14:07
Live Class – Intro to Livewire & How to choose the right stack in Laravel
01:32:40
Assignment 13:
Laravel Career Path – Week 14
Live Class – Intro to Mail and Events
01:15:33
Recorded Class – Mail Episode 1: Mailing Basics
00:07:58
Recorded Class – Mail Episode 2: Mail Configs
00:08:23
Recorded Class – Mail Episode 3: Email and Local Development
00:03:38
Recorded Class – Mail Episode 4: Email Sending
00:20:59
Recorded Class – Mail Episode 5: Marketing Email
00:09:22
Recorded Class – Notifications in Laravel Episode 1: Understanding Laravel’s notification system
00:06:39
Recorded Class – Notifications in Laravel Episode 2: Creating and Sending Notifications
00:17:54
Recorded Class – Notifications in Laravel Episode 3: Quick Note About Notification
00:04:39
Recorded Class – Notifications in Laravel Episode 4: Real Life Example
00:09:11
Live Class – Use cases for Notification and Broadcasting
02:30:09
Assignment 14: Implement real-time notification and email feature for the ‘Barta’ app
Laravel Career Path – Week 15
Live Class – Laravel Processes and Task Scheduling
01:42:24
Recorded Class – Queue Episode 1: Intro to Queue and Job
00:12:40
Recorded Class – Queue Episode 2: How to manage async jobs using Queue
00:23:27
Recorded Class – Queue Episode 3: Handling failed jobs
00:06:46
Recorded Class – Queue Episode 4: Intro to Laravel Horizon
00:04:55
Recorded Class – Localization in Laravel Episode 1: Intro to localization
00:15:50
Recorded Class – Localization in Laravel Episode 2: Configuring Language Files and Language Switching
00:11:10
Recorded Class – Localization in Laravel Episode 3: How to manage localization in Front-end frameworks (Vue/React)
00:05:16
Live Class – Intro to Laravel Actions and Laravel Queue best practices and real-life examples
01:53:31
Assignment 15: Implement Vaccine registration system
Laravel Career Path – Week 16
Live Class – Working with external services
01:49:32
Live Class – Deployment
01:29:46
Assignment 16: Build a Google form + Zapier + Laravel integration by implementing webhook.
Laravel Career Path – Week 17
Live Class – How to test, what to test in Laravel
01:52:44
Live Class – Testing in Laravel Using PEST
02:11:10
Assignment 17: Write tests for ‘Barta’ app
Laravel Career Path – Week 18
Live class – Securing a Laravel App
01:50:27
Live class – How to build a multi-tenant Laravel App Part 01
01:14:59
Live class – How to build a multi-tenant Laravel App Part 02
00:40:22
Assignment 18: Convert a single-tenant app to a multi-tenant app
Laravel Career Path – Week 19
Live class – Case study analysis of different project requirements and scenarios
02:21:22
Recorded classes – How to build your own composer package and publish in Packagist Episode 1: Introduction to Composer Packages
00:08:11
Recorded classes – How to build your own composer package and publish in Packagist Episode 2: Setting Up Your Package Structure
00:18:01
Recorded classes – How to build your own composer package and publish in Packagist Episode 3: Documenting Your Package
00:07:55
Recorded classes – How to build your own composer package and publish in Packagist Episode 4: Versioning and Releasing Your Package
00:11:33
Recorded classes – How to build your own composer package and publish in Packagist Episode 5: Documenting Your Package
00:05:41
Recorded classes – How to build your own composer package and publish in Packagist Episode 6: Documenting Your Package
00:13:16
Live class – Open Q/A, Discussion and Project Assign
00:35:16
Laravel Career Path – Week 20
Live Class : Evaluating Developers for Hire: My Approach
01:14:21
Laravel Career Path – Week 21
Laravel Career Path – Week 22
Laravel Career Path – Week 23
Laravel Career Path – Week 24
Go to Course Home
Recorded Class – Intro to Database Management in Laravel Episode 1: Database Migration 101 Part 01
← Previous
Next →
Enhance Your Learning
Privacy Policy
Terms of use
Navigate
Courses
FAQ
Document
Support
Resources
Join Our Newsletter List
Name*
Email*
Login
Remember Me
Forgot Password?
Create a new account
Insert/edit link
Close
Enter the destination URL
URL
Link Text
Open link in a new tab
Or link to existing content
Search
No search term specified. Showing recent items.
Search or use up and down arrow keys to select an item.
Cancel
Notifications