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 – 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 – Learn Inertia With Jeffrey

Laracasts – Learn Inertia With Jeffrey
English | Tutorial | Size: 292.87 MB


Inertia.js allows you to build single-page applications, while still allowing Laravel to be responsible for routing, controllers, authorization, policies, and more. Think of it like the glue that connects a server-side framework like Laravel, to a client-side framework like Vue.