Laracasts – Get Real With Laravel Echo

Laracasts – Get Real With Laravel Echo
English | Tutorial | Size: 152.60 MB


Wouldn’t it be great if you could alert the users of your application about important changes, without requiring that they manually refresh the page?

Laracasts – Envoyer

Laracasts – Envoyer
English | Tutorial | Size: 63.83 MB


Envoyer deploys your PHP applications with zero downtime. Just push your code, and let Envoyer deliver your application to one or many servers without interrupting a single customer. In this series, we’ll discuss each feature of Envoyer, demonstrating how to use them with a sample project.

Laracasts – Eloquent Relationships

Laracasts – Eloquent Relationships (Sep 19, 2018)
English | Tutorial | Size: 171.67 MB


Eloquent makes the process of interacting with your database tables as natural and intuitive as possible. It’s vital that you recognize and understand six key relationship types. Let’s review them all – one episode per relationship.

Laracasts – Discover Symfony Components

Laracasts – Discover Symfony Components
English | Tutorial | Size: 75.28 MB


While it’s sometimes fun to imagine Laravel and Symfony locked in battle, the reality is that Laravel leverages a number of excellent Symfony components. In this series, one by one, we’ll review a variety of these very components.

Laracasts – Laravel Queue Mastery

Laracasts – Laravel Queue Mastery
English | Tutorial | Size: 203.98 MB


In this series, join Mohamed Said, from the Laravel core team, as he reviews the ins and outs of how to use Laravel’s high-performance queue system to run any potentially long-running task asynchronously. You’ll begin by dispatching your first job, and slowly work your way up to more complex configurations and deployment techniques.