Laracasts – Learn Laravel Mix

Laracasts – Learn Laravel Mix
English | Tutorial | Size: 218.24 MB


Webpack is the most powerful and flexible asset compilation tool available today. With that power, however, comes a certain level of complexity. That’s where Laravel Mix steps in. Intended for the 80% usecase, Mix wraps around webpack to make most commonly desired build tasks a cinch to activate.

Laracasts – Learn Laravel Scout

Laracasts – Learn Laravel Scout
English | Tutorial | Size: 80.40 MB


Laravel Scout is a powerful, full-text search package for your Eloquent models. Follow the basic setup instructions, and within minutes you’ll be triggering lightning-fast search queries with Algolia. In this short series, come a long as I demonstrate everything you need to know.

Laracasts – Build A Laravel App With TDD

Laracasts – Build A Laravel App With TDD
English | Tutorial | Size: 1.24 GB


It’s time to take the techniques we learned in Laravel From Scratch, and put them to good use building your first real-world application. Together, we’ll leverage TDD to create Birdboard: a minimal Basecamp-like project management app.

Laracasts – Learn Laravel Horizon

Laracasts – Learn Laravel Horizon
English | Tutorial | Size: 101.61 MB


Laravel Horizon provides a beautiful dashboard and code-driven configuration for Redis queues in Laravel. In this short series, I’ll get you up and running in no time.

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?