Ultimate Laravel Course 2018 (PayPal, Webshop, RESTful API)
9h 9m 37s
English
Paid
Course description
This course is crafted by industry leaders to train developers and get them on track with Laravel quickly. We noticed that people learn fastest when working on real-world applications instead of only learning different parts of Laravel framework. It is important to learn how components in Laravel work with each other.
Read more about the course
In this course we will cover following topics:
- Building BLOG with advanced functionality
- Building Custom WEB-SHOP with implemented credit card and PayPal payments (will be uploaded under 7 days)
- RESTful API development (will be uploaded under 14 days)
- PHP Unit and Feature testing (will be uploaded under 21 days)
- Debugging common problems during web development
Who is the target audience?
- Web developers who want to expand their knowledge
- Starters in web development
- Experienced PHP developers learning Laravel
Requirements:
- Basic programming understanding
- Basic understanding of databases
- Windows, Linux or macOS computer with internet access
What you’ll learn:
- Develop fully functional web application of any kind
- Build custom projects from scratch
- Understand how MVC frameworks are working
Watch Online
Watch Online Ultimate Laravel Course 2018 (PayPal, Webshop, RESTful API)
0:00
/ #1: What you will learn?
All Course Lessons (84)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | What you will learn? Demo | 01:34 | |
| 2 | Learning Strategy | 01:24 | |
| 3 | Laravel Installation | 09:16 | |
| 4 | Virtual Hosts | 02:38 | |
| 5 | Atom Laravel Helpers | 01:02 | |
| 6 | Laravel, MVC and Design Patterns | 05:04 | |
| 7 | Laravel Structure | 06:23 | |
| 8 | Route Basics | 03:29 | |
| 9 | Router to Controller | 02:33 | |
| 10 | Route Groups | 02:21 | |
| 11 | Passing Parameters | 04:06 | |
| 12 | Route Namespaces | 04:02 | |
| 13 | Route Names | 04:07 | |
| 14 | Route Redirects | 01:11 | |
| 15 | Creating Middleware | 02:39 | |
| 16 | Registering Middleware | 01:26 | |
| 17 | Assigning Middleware | 02:35 | |
| 18 | Creating Migration | 06:54 | |
| 19 | Migration Functions | 05:18 | |
| 20 | Models | 05:52 | |
| 21 | Seeders, Factories and Faker | 09:56 | |
| 22 | Master View | 04:57 | |
| 23 | Passing Variables | 04:25 | |
| 24 | Global Variables | 02:33 | |
| 25 | Loops | 03:04 | |
| 26 | Includes | 02:36 | |
| 27 | Helpers in VIews | 03:42 | |
| 28 | About Forms | 10:49 | |
| 29 | Handling Single Parameter | 01:34 | |
| 30 | File Upload Handing | 06:53 | |
| 31 | Array Input Handling | 02:25 | |
| 32 | Intro to Blog Project | 01:27 | |
| 33 | Creating a project | 01:08 | |
| 34 | Importing Frontend Assets | 02:35 | |
| 35 | Front Page | 02:06 | |
| 36 | Creating Other Pages | 06:22 | |
| 37 | Using Master Layout | 06:22 | |
| 38 | Building URLs for Assets | 03:16 | |
| 39 | Authentication Functionality | 05:15 | |
| 40 | Testing Authentication | 02:55 | |
| 41 | Navigation | 09:04 | |
| 42 | Admin Panel Assets | 04:23 | |
| 43 | Protecting Admin Panel | 05:28 | |
| 44 | Login Page | 10:56 | |
| 45 | Register Page | 06:25 | |
| 46 | Dashboard Layout | 06:53 | |
| 47 | Dashboard Navigation | 07:47 | |
| 48 | Creating Views Skeleton | 15:05 | |
| 49 | Creating Posts Migration, Model, Seeder | 05:40 | |
| 50 | Creating Comments Migration, Model, Seeder | 04:02 | |
| 51 | Displaying Posts and Comments (Relationships) | 10:48 | |
| 52 | Single Post and Comments | 11:42 | |
| 53 | Profile Edit | 15:43 | |
| 54 | Dashboard Views and Navigation | 10:41 | |
| 55 | Dashboard Redirection | 02:50 | |
| 56 | User Dashboard | 19:10 | |
| 57 | Author Dashboard | 11:51 | |
| 58 | Author - Creating New Post | 19:41 | |
| 59 | Password Change | 10:00 | |
| 60 | Author Posts | 17:48 | |
| 61 | Author Comments | 03:10 | |
| 62 | Admin Dashboard | 02:50 | |
| 63 | Admin Posts | 07:56 | |
| 64 | Admin Comments | 04:50 | |
| 65 | Admin Users | 19:51 | |
| 66 | Authentication Middleware | 01:19 | |
| 67 | User Dashboard Chart | 08:56 | |
| 68 | Author & Admin Dashboard Chart | 04:56 | |
| 69 | Removal Confirmation Modal | 11:12 | |
| 70 | Comments Form | 05:40 | |
| 71 | Pagination | 01:58 | |
| 72 | Custom Helpers | 04:32 | |
| 73 | Creating View and Route | 04:36 | |
| 74 | Creating Table and Model | 02:59 | |
| 75 | Routes and Functions | 05:53 | |
| 76 | Displaying Products on Admin Panel | 07:28 | |
| 77 | Creating new Product | 15:12 | |
| 78 | Updating Products | 07:34 | |
| 79 | Displaying Products | 14:41 | |
| 80 | Product Removal | 05:33 | |
| 81 | PayPal Part 1 | 17:38 | |
| 82 | PayPal Part 2 | 08:48 | |
| 83 | Dynamic Products Payment | 06:27 | |
| 84 | Sending Confirmation Mail to Customer | 11:27 |
Unlock unlimited learning
Get instant access to all 83 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Develop and Deploy Laravel Applications with Docker
Sources: Andrew Schmelyun
Learn how to use the power of Docker to develop, test, and deploy Laravel applications in local and production environments with this premium video course.
2 hours 29 minutes 56 seconds
RESTful API with Laravel: Build a real API with Laravel
Sources: udemy
Build your RESTful API with Laravel, using a complete marketplace as the case of use. With Laravel, creating every component will be a breeze. You will have a p
14 hours 30 minutes 19 seconds
The Ultimate Guide to Building APIs and SPAs With Laravel and Nuxt 3
Sources: Server Side Up
The book "The Ultimate Guide to Building APIs and Single-page Applications with Laravel and Nuxt 3" is a detailed guide to building web and mobile...
4 hours 2 minutes 48 seconds
Let's Build a Go version of Laravel
Sources: udemy
Laravel is one of the most popular web web application frameworks in the PHP world, and with good reason. It's easy to use, well designed, and lets developers w
19 hours 22 minutes 16 seconds
How to Structure Laravel Project
Sources: laraveldaily.com
Basic Laravel is an MVC framework, it’s clear what should be in Model, View and Controller. But what if you have custom logic for processing data before passing it to the view? ...
4 hours 51 minutes 17 seconds