Laracasts – Laravel 8 From Scratch

Laracasts – Laravel 8 From Scratch
English | Tutorial | Size: 1.45 GB


We don’t learn tools for the sake of learning tools. Instead, we learn them because they help us accomplish a particular goal.

Laracasts – Learn Laravel Forge

Laracasts – Learn Laravel Forge
English | Tutorial | Size: 556.27 MB


In this series, Laravel core team member, James Brooks, will steer you through the ins and outs of building and configuring servers with Laravel Forge.

Laracasts – Billing With Laravel Cashier

Laracasts – Billing With Laravel Cashier
English | Tutorial | Size: 252.10 MB


Laravel Cashier provides an expressive, fluent interface to Stripe’s (and Paddle’s) subscription billing services.

Laracasts – Learn Laravel and Vite

Laracasts – Learn Laravel and Vite (May 22, 2024)
English | Tutorial | Size: 1.41 GB


Laravel provides seamless integration with Vite, a next generation front-end bundler that is lightning fast. In this miniseries, join me as I outline Laravel’s Vite integration in a way that’s easy to understand. You’ll be bundling your client-side assets in no time!

Laracasts – Russian-Doll Caching in Laravel

Laracasts – Russian-Doll Caching in Laravel
English | Tutorial | Size: 202.47 MB


Popularized in the Rails world, Russian Doll caching is an interesting approach, where you create nested fragment caches for your view logic.