[Laravel Core Adventures] Master Laravel Without Stumbling Over Its Magic

 

Master Laravel Without Stumbling Over Its Magic

About

A video course for every Laravel developer who wants to know how Laravel works under the hood to become more efficient while using it.

 

Detail

A Seasoned Adventurer Chooses Wisely

We all love Laravel, but features like Facades, Eloquent, or the Service Container can be hard to understand. Still, it is crucial to learn how they work to use them efficiently.

 

Kingdom Of Notifications

Every modern web application has notifications of some kind. This could be an email that informs the user about a new product, a notice on a dashboard that says a friendship request was accepted, a message on Slack that tells you about a successful build and so on. Laravel has a built-in notification system that makes all these tasks as simple as it can get. Let me show you how it works.

Level 01 – Notifications Intro (5min)
Level 02 – Sending Notifications (14min)
Level 03 – Dive Into The Mail Channel (7min)
Level 04 – Dive Into The Database Channel (12min)

 

Raiders of The Lost Service Container

The service container is one of the most powerful parts of Laravel. It works in the back and makes building applications a breeze. Still, it is difficult to grasp what it really does and how it works. Today we change that! We will explore all the things you need to know about Laravel’s service container.

Level 01 – The Best Introduction To The Service Container (15min)
Level 02 – Binding (9min)
Level 03 – Resolving (12min)
Level 04 – Contextual Binding #1 (9min)
Level 05 – Contextual Binding #2 (9min)
Level 06 – Extending Bindings (8min)

 

The Lost Eloquent Temple of Doom

When we talk about Laravel, we need to talk about Eloquent as well. The ORM, Eloquent, is one of Laravel’s best components, and one of the main reasons why Laravel became so popular. But let’s be honest: It is complex and huge! Today we break it down together and find out how Laravel makes working with databases as comfortable as possible.

Level 01 – Find All The Results (9min)
Level 02 – Find Results By ID (9min)
Level 03 – Let’s Start Using Where Conditions (15min)
Level 04 – How To Load Relationships (15min)
Level 05 – Let’s Use Eager Loading For Relationships (14min)
Level 06 – Accessors & Mutators (14min)
Level 07 – Scopes (10min)

 

The Chamber of Facades

When people discuss Laravel, they often talk about a feature called Facades. There is probably no part of Laravel that divides opinions as Facades do. Thus, we face a black and white scenario: People love or hate them. The root of the problem is that some don’t comprehend how Facades work. Let’s go and see with our own eyes how to use Facades, how not to use them, how to test them and more.

Level 01 – An Introduction To Facades (9min)
Level 02 – This Is How Facades Work (5min)
Level 03 – Testing Facades (10min)
Level 04 – Real-Time Facades (10min)
Level 05 – Almost and not always (6min)

 

The Forgotten Hall of the Request Life-Cycle

Every adventurer knows: You shouldn’t interfere with powers you don’t understand! When we deal with Laravel’s core, we first need to talk about the Laravel Request Life-Cycle. Being a fundamental part of Laravel, we need it all the time. It’s responsible for everything that happens: from a request to your Laravel application until the response gets returned to the browser. We will go through the main entry point of our application, the Kernel, and the Router.

Level 01 – It All Starts With A Request (5min)
Level 02 – The HTTP Kernel (8min)
Level 03 – The Router (11min)

 

About Instructor

Hi! My name is Christoph Rumpel, and I’m a web developer from Vienna, Austria. I have been working with Laravel since version 4, and it is part of my daily work since then.

In 2018, I released my first ebook, as well as a video course about chatbots. Laravel Core Adventures is my new project where I concentrate on how Laravel works.

 

Size: 750MB

 

Course: https://laravelcoreadventures.com/

Leave a Comment