Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Restaurant Web Application with Laravel and React
First Section
Restaurant App Introduction (1:25)
Setting up php mysql MAC (13:57)
Install Laravel Mac (10:17)
Windows 10/Linux installations
Laravel Project Front End
Transfer Static Site To Laravel (19:46)
Setup github repo (6:04)
Setup basic template layouts (27:56)
Organizing our html and css (8:58)
About page (27:00)
Making Our Layouts Responsive Part 1 (23:02)
Making Our Layouts Responsive Part 2 (22:45)
Waitlist Page HTML and CSS (24:58)
Offers Page HTML and CSS (14:35)
Build Menu Page HTML and CSS (18:19)
Create single menu page (26:45)
Setup Admin Layout (14:16)
Add the login and register pages (4:22)
Edit The Admin-Side-Menu (17:25)
create all food categories page (17:02)
Create submenus in Food Menus (6:52)
Create and edit food categories pages (15:21)
Create Controllers for static pages and admin sections (19:33)
Create the food items pages (14:55)
Create the admin customers pages (22:14)
Create Admin Users Pages (16:25)
Backend - Menu, Customers, Users sections
Connect MYSQL To Laravel Project (7:02)
Start Building User Authentication (10:29)
lets fix the registration page (20:16)
fixing the login page (5:21)
final fixes for authentication (23:40)
Adding first and last name to users table (8:55)
Create roles and migrations and model relationships (13:47)
Create Dummy Data with Seeds for users and roles (12:31)
Create users in the admin section Logic (31:17)
Show All Users Plus Pagination (13:30)
Update a user with new data (29:04)
Delete User (17:16)
Create the Items and Categories Model Migrations (22:14)
Create Seeds for Food Categories and Items (13:25)
show all categories and update category (30:24)
Create a new category (6:22)
Worked on Food Item Controller plus created item (29:27)
Edit item plus show all items (12:12)
Create Members Model Controller Migrations and seed (19:58)
Show All Members (8:51)
Create new members from front page (22:16)
Added pagination to all sections plus delete member feature (9:09)
create Reservations Model Controller Migration (16:25)
Create a new reservation from front end (18:11)
Show all reservations in admin (15:54)
Backend Part 2 - Settings, SEO, Social Media
what we are going to do next (4:53)
Create links and routes for settings pages (13:17)
Create Default Settings with model and seeds (21:45)
Save General Settings (24:17)
Save the seo and social settings (24:28)
Download SEO.zip File
display all settings data (25:55)
Adding SEO Sections to views (17:17)
Contact Us Page (10:43)
Adding Roles Permissions (20:09)
show menu options depending on roles (5:44)
Generate Dummy Data For Our App (20:48)
Dashboard Reports
Total Revenue, Customers, Reservations and Employees (23:31)
Setting Up to Start Using Charts (7:47)
Add chart for daily revenue (16:50)
Finalize The Dashboard (23:22)
Menu
Make front end menu dynamic (24:35)
Make Slider into include (10:18)
Work on the javascript of the slider (26:37)
Deploy Application
Deploying is never easy (46:16)
More Videos Coming
More Coming
Edit item plus show all items
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock