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
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
Start with TALL: Use Tailwind, Alpine, Laravel & Livewire
Sources: udemy
Get ahead of the competition and start with the TALL stack, made up of Tailwind CSS, Alpine.js, Livewire, and Laravel that will completely dominate the world of
4 hours 17 minutes 21 seconds
Let's Build A Forum with Laravel and TDD
Sources: Laracasts
A forum is a deceptively complex thing. Sure, it's made up of threads and replies, but what else might exist as part of a forum? What about profiles, or thread
19 hours 30 minutes 20 seconds
SOLID Code in Laravel
Sources: laraveldaily.com
Want to get a Senior Laravel developer position? You probably need to master software design principles, like SOLID.
1 hour 46 minutes 51 seconds
React and Laravel: Breaking a Monolith to Microservices
Sources: udemy
Microservices Architecture, React, Next.js, Laravel, Docker, RabbitMQ, Event Driven Microservices, Internal APIs, Redis. Learn how to create a Monolith using React and Laravel t...
15 hours 7 minutes 45 seconds
Laravel Backends for Vue.js 3
Sources: vueschool.io
Vue has held a special place in the front-end for Laravel developers since 2015. It started when the Laravel creator Taylor Otwell tweeted: "Learning @vuejs bec
3 hours 44 minutes