Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Laravel 9 Course + Real Estate Project
First Section
Laravel Master Course (7:51)
Install PHP 8 MYSQL COMPOSER LARAVEL
Why Use a Backend Framework? (12:18)
Running Laravel for the first time (13:49)
Basics
Using routes to render views or data (11:51)
Route Paramaters Query Strings and groups (17:33)
Working with Controllers (14:41)
Using Laravel Blade Template & Layouts (24:41)
Working with assets (29:55)
Connect to mysql Database (7:58)
Creating Migrations (23:18)
2 Ways to communicate with DB (8:41)
Real Estate Project - Initial setup
Project Overview (15:31)
Github repo for this project
Start Setting up our dev environment (9:20)
Create Initial Routes for pages (9:35)
Setup our styles (11:57)
Setup layouts plus github (11:44)
Prototype frontend pages
Build The Header (22:29)
Build Hero Slider (43:14)
Build Hero Slider (43:14)
Listings Page Part 1 (38:28)
Listings Page Part 2 (30:08)
Create account Layout and saved listings page (43:15)
Create User Listing Request Page (24:37)
Create Login and Register Pages (21:36)
Single Listing Page Part 1 (31:10)
Single Listing Page Part 2 (10:35)
Single Listing Page Part 3 (34:50)
User Authentication
Setting Up Authentication with Laravel Breeze (27:13)
Update Auth Login Page (23:44)
Update Auth Register Page (9:11)
Update Layout and other pages (28:08)
Debuggin Tool
Clockwork (5:10)
Real Estate App
Download Dashboard Template (7:59)
Create Admin Layout (11:52)
Create Navigation for Listings (9:04)
Generate Model Migrations Controllers Views Routes (23:15)
Create Listing Form (27:51)
Create Columns for listing Migrations (13:10)
Slugify address and save data to DB (25:11)
Create Validation and Flash Message For Listings (28:03)
Show Right Data For Listing Edit Page (17:07)
Update and Delete Listings (16:23)
Show All Listings Plus Pagination (29:25)
Setup Roles For Users (35:08)
Create Relationships Between Users and Listings (12:07)
Setup Middleware to Check Admin Users (16:03)
Setup Listing Permissions with Model Policies (18:35)
Adding more fields to edit listings (27:44)
Added New Migrations for listings and photos (18:29)
Creating views and routes for photos (21:07)
Save Photo and name it (35:59)
Make Photos Featured and Delete Photos (47:10)
Create Controller For Front Listing Single Page (14:01)
Display Listing Data in Single Listing Page (20:32)
Create route to filter listings (40:41)
Add Missing Columns and forms for listing filter (49:24)
More Coming
More coming
Setup Listing Permissions with Model Policies
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock