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.